kokjan/frontend/web/assets/c9194585/script/server

5 lines
69 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
set -e
exec bundle exec ruby ./test/app.rb "$@"