From 3d6b5c65e6422f0575a69718cc8ca6d5231d2a75 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Sun, 3 Aug 2014 21:58:59 +0100 Subject: [PATCH] The develop branch is still the unstable version of the script --- bootstrap-salt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 3bb2fa3..7bf85c5 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