Skip to content

Commit

Permalink
Merge pull request #12567 from Security-Onion-Solutions/TOoSmOotH-pat…
Browse files Browse the repository at this point in the history
…ch-9

Update so-saltstack-update to use 2.4/main
  • Loading branch information
TOoSmOotH authored Mar 12, 2024
2 parents 5deebe0 + 3e0fb3f commit 6034831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/manager/tools/sbin/so-saltstack-update
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ got_root(){

got_root
if [ $# -ne 1 ] ; then
BRANCH=master
BRANCH=2.4/main
else
BRANCH=$1
fi
Expand Down

0 comments on commit 6034831

Please sign in to comment.