ai/at
1
0
This commit is contained in:
2025-12-04 00:00:59 +09:00
parent 9a5db061cf
commit 410d4f7d3c

View File

@@ -282,7 +282,6 @@ function at-repos-push-reset() {
--restart=always \
-v registry-data:/var/lib/registry \
registry:2
fi
}
function at-repos-push-docker() {
@@ -313,6 +312,7 @@ case "`cat /etc/hostname`" in
*)
if [ "$1" = "r" ];then
at-repos-push-reset
exit
fi
at-repos-clone
at-repos-pull