mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Change to a new JS preprocessor, change from MySQL to MariaDB and fix polling
This commit is contained in:
parent
d51432d09b
commit
36b47125ef
7 changed files with 19 additions and 22 deletions
2
bin/rake
2
bin/rake
|
@ -9,5 +9,5 @@ if [ -e $SCRIPTPATH/../.use-docker -a ! -e /etc/app-env ];
|
|||
then
|
||||
$SCRIPTPATH/../script/docker-environment $0 "$@"
|
||||
else
|
||||
$SCRIPTPATH/run-rake "$@"
|
||||
bundle exec rake "$@"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue