Update soup

This commit is contained in:
Mike Reeves
2021-05-03 18:46:24 -04:00
committed by GitHub
parent 6768e8ddf6
commit 9066959945

View File

@@ -711,7 +711,7 @@ echo "Checking for Salt Master and Minion updates."
upgrade_check_salt
if [[ $is_hotfix ]]; then
if [ $is_hotfix ]; then
echo "Applying $HOTFIXVERSION"
copy_new_files
echo ""