bundle exec
This commit is contained in:
parent
7b032fbd0e
commit
0a841f0a81
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
THIN=thin
|
THIN='bundle exec thin'
|
||||||
THINYML=$(pwd)/config/thin.yml
|
THINYML=$(pwd)/config/thin.yml
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
|
|
Loading…
Add table
Reference in a new issue