Blame view

vendor/bower-asset/yii2-pjax/script/server 69 Bytes
cfe42223   曹明   提交初始代码
1
2
3
4
#!/usr/bin/env bash
set -e

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