diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 7bf85c5..3bb2fa3 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -436,7 +436,7 @@ if [ "${CALLER}x" = "${0}x" ]; then fi echoinfo "${CALLER} ${0} -- Version ${__ScriptVersion}" -echowarn "Running the unstable version of ${__ScriptName}" +#echowarn "Running the unstable version of ${__ScriptName}" #--- FUNCTION ------------------------------------------------------------------------------------------------------- # NAME: __exit_cleanup