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