Update so-saltstack-update

This commit is contained in:
Mike Reeves
2024-03-12 10:18:27 -04:00
committed by GitHub
parent 5deebe07d8
commit 3e0fb3f8bb

View File

@@ -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