mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-21 18:51:21 +00:00
Various code clean up.
This commit is contained in:
4
test.sh
4
test.sh
@@ -87,6 +87,10 @@ then
|
||||
|
||||
# call test data generation script
|
||||
$(which php) /sites/FF3/test-data/artisan generate:data local sqlite
|
||||
|
||||
# also run upgrade routine:
|
||||
$(which php) /sites/FF3/firefly-iii/artisan firefly:upgrade-database
|
||||
|
||||
# copy new database over backup (resets backup)
|
||||
cp $DATABASE $DATABASECOPY
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user