Blame view

vendor/bower-asset/yii2-pjax/script/server 69 Bytes
2e86c939   xu   “首次提交”
1
2
3
4
#!/usr/bin/env bash
set -e

exec bundle exec ruby ./test/app.rb "$@"