Update soup

This commit is contained in:
Mike Reeves
2020-11-03 17:36:53 -05:00
committed by GitHub
parent e8616e4d46
commit 8edb1529a9

View File

@@ -411,7 +411,7 @@ upgrade_check_salt() {
else
UPGRADESALT=1
fi
}
upgrade_salt() {
SALTUPGRADED=True
echo "Performing upgrade of Salt from $INSTALLEDSALTVERSION to $NEWSALTVERSION."