diff --git a/deploy.sh b/deploy.sh index 5340059..9665dc8 100755 --- a/deploy.sh +++ b/deploy.sh @@ -3,7 +3,7 @@ MODE=release BIN=sphinx-key -if [ $1 = "clear" ] +if [[ $1 = "clear" ]] then BIN=clear fi