summaryrefslogtreecommitdiff
path: root/script/server
diff options
context:
space:
mode:
Diffstat (limited to 'script/server')
-rwxr-xr-xscript/server1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/server b/script/server
index 609be57..ff6c111 100755
--- a/script/server
+++ b/script/server
@@ -6,4 +6,5 @@ cd "$(dirname "$0")/.."
RACK_ENV="${RACK_ENV:-development}"
export RACK_ENV
+./script/setup
ruby -Ilib config.ru