diff --git a/create-cumulusvx-image/create-cumulus-vx-image.sh b/create-cumulusvx-image/create-cumulus-vx-image.sh
index ce7282a455a36e7db1a41eaa42f1d7ebdeaaf7ac..7157f45b70daa2e3d3348eb97882aa06ae3a5f5a 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