fix
This commit is contained in:
@@ -311,7 +311,7 @@ case "`cat /etc/hostname`" in
|
|||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
if [ $1 = "r" ];then
|
if [ "$1" = "r" ];then
|
||||||
at-repos-push-reset
|
at-repos-push-reset
|
||||||
fi
|
fi
|
||||||
at-repos-clone
|
at-repos-clone
|
||||||
|
|||||||
Reference in New Issue
Block a user