From 3c1575a5ccb825ebead44919071bd8518a856617 Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Wed, 30 Sep 2020 16:22:46 +0800 Subject: [PATCH] docs: up shell :v: --- shell/allcmd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/allcmd.sh b/shell/allcmd.sh index cd9001d..9861607 100755 --- a/shell/allcmd.sh +++ b/shell/allcmd.sh @@ -28,7 +28,7 @@ function go_build() { } function go_restart() { - bash -c "docker restart App-Sealms" + bash -c "docker restart sealms_sealms_1" } function help() {