mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #12567 from Security-Onion-Solutions/TOoSmOotH-patch-9
Update so-saltstack-update to use 2.4/main
This commit is contained in:
@@ -47,7 +47,7 @@ got_root(){
|
|||||||
|
|
||||||
got_root
|
got_root
|
||||||
if [ $# -ne 1 ] ; then
|
if [ $# -ne 1 ] ; then
|
||||||
BRANCH=master
|
BRANCH=2.4/main
|
||||||
else
|
else
|
||||||
BRANCH=$1
|
BRANCH=$1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user