mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-22 03:32:04 +00:00
Remove trailing spaces in file docs/source/advanced/chain/create_image_for_runimage.rst
This commit is contained in:
parent
3c15dfb0f3
commit
c2960e0a84
@ -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: ::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user