X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=bootstrap.sh;h=369f38aad537a36f2b7ef3b35a37847360ec6c1a;hb=52b50c2ba37d2c7d56929a728c27e684f823decd;hp=1f1b001dc32f455a9090efc987865de15068e369;hpb=cb9f695496e9a7426ce28cd4b82d0b01bc981e8c;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=./ \