Some command fixes.

This commit is contained in:
James Cole
2019-11-17 13:34:33 +01:00
parent 4ad0e120bc
commit e2e8ae5b28
2 changed files with 12 additions and 8 deletions

View File

@@ -54,8 +54,8 @@ if [[ ! -z "$DB_PORT" ]]; then
fi
#env $(grep -v "^\#" .env | xargs)
php artisan cache:clear
php artisan migrate --seed
php artisan firefly-iii:create-database
php artisan migrate --seed
php artisan firefly-iii:decrypt-all
# there are 13 upgrade commands