Minor text tabulation improvements.
This commit is contained in:
parent
49c54e968b
commit
1817a4fc95
@ -174,11 +174,11 @@ cd $SRC_DIR
|
|||||||
|
|
||||||
cat << CEOF
|
cat << CEOF
|
||||||
|
|
||||||
###############################################################
|
#################################################################
|
||||||
# #
|
# #
|
||||||
# ISO image file 'minimal_linux_live.iso' has been generated. #
|
# ISO image file 'minimal_linux_live.iso' has been generated. #
|
||||||
# #
|
# #
|
||||||
###############################################################
|
#################################################################
|
||||||
|
|
||||||
CEOF
|
CEOF
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ tar -zcf $SRC_DIR/mll_image.tgz *
|
|||||||
|
|
||||||
cat << CEOF
|
cat << CEOF
|
||||||
|
|
||||||
################################################################
|
##################################################################
|
||||||
# #
|
# #
|
||||||
# Minimal Linux Live image 'mll_image.tgz' has been generated. #
|
# Minimal Linux Live image 'mll_image.tgz' has been generated. #
|
||||||
# #
|
# #
|
||||||
@ -38,7 +38,7 @@ cat << CEOF
|
|||||||
# #
|
# #
|
||||||
# docker run -it minimal-linux-live /bin/sh #
|
# docker run -it minimal-linux-live /bin/sh #
|
||||||
# #
|
# #
|
||||||
################################################################
|
##################################################################
|
||||||
|
|
||||||
CEOF
|
CEOF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user