summaryrefslogtreecommitdiff
path: root/bin/setup
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2016-07-12 17:19:33 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2016-07-12 17:19:33 +0900
commitf2f3307f21c7ae21e560413d3861da9a920dd13a (patch)
tree6a991fbd23509b9249c22646fedf08a411986782 /bin/setup
parentea2a2272daf32aa7a59cb0d80cc377cb1ee4f73d (diff)
downloadpsych-f2f3307f21c7ae21e560413d3861da9a920dd13a.zip
removed template comment
Diffstat (limited to 'bin/setup')
-rwxr-xr-xbin/setup2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/setup b/bin/setup
index dce67d8..cf4ad25 100755
--- a/bin/setup
+++ b/bin/setup
@@ -4,5 +4,3 @@ IFS=$'\n\t'
set -vx
bundle install
-
-# Do any other automated setup that you need to do here