Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/gruntworker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup_droplet.sh')
-rwxr-xr-xsetup_droplet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_droplet.sh b/setup_droplet.sh
index 92c7752..52c3086 100755
--- a/setup_droplet.sh
+++ b/setup_droplet.sh
@@ -1,6 +1,6 @@
#!/bin/bash
# Step 0.0: Put SSH keys in ./ssh
-# Step 0.1: Checkout git repo to ./git-repo
+# Step 0.1: Checkout git repo to /opt/gruntworker/git-repo
set -e -x