diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 8ace425..716f24b 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -23,7 +23,7 @@ #====================================================================================================================== set -o nounset # Treat unset variables as an error -__ScriptVersion="2020.01.21" +__ScriptVersion="2020.01.29" __ScriptName="bootstrap-salt.sh" __ScriptFullName="$0"