1
0
Fork 0
mirror of https://github.com/Oreolek/kohana-migrations.git synced 2024-06-16 15:01:08 +03:00

Forgot to add --uri option in binary\!

This commit is contained in:
Matt Button 2011-01-09 00:49:48 +00:00
parent 65230921c6
commit 69ea47f514

2
minion
View file

@ -20,4 +20,4 @@ then
shift 1
fi
php index.php $TASK $@
php index.php --uri=minion $TASK $@