docs: up shell ✌️

This commit is contained in:
2020-09-30 16:22:46 +08:00
parent a8a1b80907
commit 3c1575a5cc

View File

@@ -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() {