fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user