summaryrefslogtreecommitdiff
path: root/bin/server
blob: 2a384c8f86333a070be0001a1e0a04729b034526 (plain)
1
2
3
4
5
6
#!/bin/bash

set -e

cd "$(dirname "$0")/.."
bundle exec ruby lib/app.rb