From ff5af2277110e57c605c3212f6591a468066b462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 2 Feb 2018 12:20:00 +0100 Subject: [PATCH] Added missing hostname in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7f5574..5040d4d 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ cd $projectdir/docker ./full_rebuild.sh # or one of the other build scripts, if you know what you're doing. docker push armadillica/blender_cloud:latest cd $projectdir/deploy -./2server.sh +./2server.sh servername ``` To deploy another branch than `production`, do `export DEPLOY_BRANCH=otherbranch` before starting