bundle exec

This commit is contained in:
Gwenhael Le Moine 2014-10-12 08:52:10 +02:00
parent 7b032fbd0e
commit 0a841f0a81

View file

@ -1,6 +1,6 @@
#!/bin/sh
THIN=thin
THIN='bundle exec thin'
THINYML=$(pwd)/config/thin.yml
case $1 in