X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bootstrap.sh;fp=bootstrap.sh;h=369f38aad537a36f2b7ef3b35a37847360ec6c1a;hb=be10af663fe6435b8b95f5e519b6793d4c2ae7c5;hp=1f1b001dc32f455a9090efc987865de15068e369;hpb=c320af3593348d76eedec49afadf5064b0ea1b58;p=max%2Fsaltfiles.git diff --git a/bootstrap.sh b/bootstrap.sh index 1f1b001..369f38a 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -10,7 +10,7 @@ install_salt() { which $SALT_CMD > /dev/null || install_salt -if [[ ! $1 ]]; then +if [ ! $1 ]; then sudo $SALT_CMD \ --local \ --config=./ \