first commit
This commit is contained in:
4
vendor/yidas/yii2-bower-asset/bower/yii2-pjax/script/server
vendored
Executable file
4
vendor/yidas/yii2-bower-asset/bower/yii2-pjax/script/server
vendored
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
exec bundle exec ruby ./test/app.rb "$@"
|
||||
Reference in New Issue
Block a user