diff --git a/docker/deploy.sh b/docker/deploy.sh index e79eea1..bc0c3f3 100644 --- a/docker/deploy.sh +++ b/docker/deploy.sh @@ -130,7 +130,7 @@ case "$1" in "stop") stop ;; -"stop") +"build") build ;; "rm")