diff --git a/install_with_auto_mode.sh b/install_with_auto_mode.sh index ee15146..dd0c5be 100755 --- a/install_with_auto_mode.sh +++ b/install_with_auto_mode.sh @@ -1,5 +1,5 @@ #!/bin/bash -set -e -x +set -e # Installer should show up to the user if it is not an automated job. if [ -n "$DEBIAN_FRONTEND" ]; then