mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-21 00:13:06 +01:00
Update soup
This commit is contained in:
@@ -711,7 +711,7 @@ echo "Checking for Salt Master and Minion updates."
|
|||||||
upgrade_check_salt
|
upgrade_check_salt
|
||||||
|
|
||||||
|
|
||||||
if [ $is_hotfix ]; then
|
if [ "$is_hotfix" == "true" ]; then
|
||||||
echo "Applying $HOTFIXVERSION"
|
echo "Applying $HOTFIXVERSION"
|
||||||
copy_new_files
|
copy_new_files
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user