Update deploy.sh

This commit is contained in:
AnJia
2018-10-10 13:48:51 +08:00
committed by GitHub
parent 98bde98ed5
commit 2c2a00af80

View File

@@ -3,7 +3,7 @@
SECONDS=0
docker_dir=$(docker info | grep "Docker Root Dir" | cut -d':' -f2)
source ./process-utils.sh
process_init 2
process_init 3
red='\033[0;31m'
green='\033[0;32m'