diff --git a/install.zsh b/install.zsh index eb49025..7b31aa3 100755 --- a/install.zsh +++ b/install.zsh @@ -311,7 +311,7 @@ case "`cat /etc/hostname`" in exit ;; *) - if [ $1 = "r" ];then + if [ "$1" = "r" ];then at-repos-push-reset fi at-repos-clone