]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - bootstrap.sh
Install bitwarden cli
[max/saltfiles.git] / bootstrap.sh
index 1f1b001dc32f455a9090efc987865de15068e369..369f38aad537a36f2b7ef3b35a37847360ec6c1a 100644 (file)
@@ -10,7 +10,7 @@ install_salt() {
 
 which $SALT_CMD > /dev/null || install_salt
 
-if [[ ! $1 ]]; then
+if [ ! $1 ]; then
        sudo $SALT_CMD \
                --local \
                --config=./ \