ai/at
1
0
This commit is contained in:
2025-12-03 23:58:27 +09:00
parent 92b4b2a028
commit 9a5db061cf

View File

@@ -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