mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
strip trailing /
This commit is contained in:
@@ -509,7 +509,7 @@ upgrade_salt() {
|
||||
yum versionlock delete "salt-*"
|
||||
echo "Updating Salt packages and restarting services."
|
||||
echo ""
|
||||
sh $UPDATE_DIR/salt/salt/scripts/bootstrap-salt.sh -R https://repo.securityonion.net/file/securityonion-repo/saltstack3003/py3/redhat/7/x86_64/archive/3003/ -F -M -x python3 stable "$NEWSALTVERSION"
|
||||
sh $UPDATE_DIR/salt/salt/scripts/bootstrap-salt.sh -R https://repo.securityonion.net/file/securityonion-repo/saltstack3003/py3/redhat/7/x86_64/archive/3003 -F -M -x python3 stable "$NEWSALTVERSION"
|
||||
echo "Applying yum versionlock for Salt."
|
||||
echo ""
|
||||
yum versionlock add "salt-*"
|
||||
|
||||
Reference in New Issue
Block a user