diff --git a/create-cumulusvx-image/create-cumulus-vx-image.sh b/create-cumulusvx-image/create-cumulus-vx-image.sh index ce7282a..7157f45 100644 --- a/create-cumulusvx-image/create-cumulus-vx-image.sh +++ b/create-cumulusvx-image/create-cumulus-vx-image.sh @@ -8,6 +8,7 @@ # V0.3 checking whether it is safe to unmount the working directory # V0.3.1 added support for newer glance releases (e.g. kilo) used in VIRL 1.0.0 # V0.4 fixed check for existing images, added support for Cumulus VX 3.x +# V0.41 removed debug bash # usage @@ -128,7 +129,7 @@ EOF #DEBUG: # run bash to allow manual changes to the image before packing # -bash +#bash safe_unmount cumulusvx-boot-$TIMESTAMP safe_unmount cumulusvx-root-$TIMESTAMP