File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,15 @@ machine systems.
2121
2222Scripts:
2323--------
24- init_image .sh - create a blank image file, formated with a single parition and a
24+ init \_ image .sh - create a blank image file, formated with a single parition and a
2525filesystem
2626
27- mount_image .sh - mount or unmount a previously made image
27+ mount \_ image .sh - mount or unmount a previously made image
2828
29- gen_cloud_template .sh - generate a cloud template images based on a profile.
29+ gen \_ cloud \_ template .sh - generate a cloud template images based on a profile.
3030see --help for more information
3131
32- shrinkwrap_image .sh - reduce an .img to its smallest possible size. Especially
32+ shrinkwrap \_ image .sh - reduce an .img to its smallest possible size. Especially
3333for export.
3434
3535Instalation
You can’t perform that action at this time.
0 commit comments