diff --git a/runansible b/runansible index c2c64de64..e67fd1c8c 100755 --- a/runansible +++ b/runansible @@ -34,8 +34,9 @@ if [ -f /etc/iiab/iiab.env ]; then echo "offer 'Y' dialog box option to override" echo "'runansible' has already been completed" echo "use --debug to override " - echo "Exiting." - exit 1 + echo "In demo mode not preventing runansible" +# echo "Exiting." +# exit 1 fi fi else