mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-08 02:29:38 -05:00
Various code cleanup.
This commit is contained in:
@@ -70,7 +70,7 @@ then
|
||||
php artisan migrate:refresh --seed
|
||||
|
||||
# call test data generation script
|
||||
$(which php) /sites/FF3/test-data/artisan generate:data testing sqlite
|
||||
$(which php) /sites/FF3/test-data/artisan generate:data local sqlite
|
||||
# copy new database over backup (resets backup)
|
||||
cp $DATABASE $DATABASECOPY
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user