index
:
school/comp-325.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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