mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	Remove trailing spaces in file docs/source/advanced/chain/create_image_for_runimage.rst
This commit is contained in:
		| @@ -14,7 +14,7 @@ How to prepare a image for ``runimage`` in ``chain`` | ||||
|     * go to the directory and run `tar -zcvf <image> .` | ||||
|  | ||||
| * Example | ||||
|     In the example, it shows how to install an independent pkg a.rpm  | ||||
|     In the example, it shows how to install an independent pkg a.rpm | ||||
|  | ||||
|     * Create the directory for the image: :: | ||||
|  | ||||
| @@ -29,7 +29,7 @@ How to prepare a image for ``runimage`` in ``chain`` | ||||
|  | ||||
|          cat runme.sh | ||||
|          echo "start installing a.rpm" | ||||
|          rpm -ivh a.rpm   | ||||
|          rpm -ivh a.rpm | ||||
|  | ||||
|     * modify the runme.sh script permission: :: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user