mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Touch empty attachment.
This commit is contained in:
parent
e07d65ef6b
commit
b8461cdeb6
@ -11,6 +11,7 @@ install:
|
|||||||
- php artisan env
|
- php artisan env
|
||||||
- mv -v .env.testing .env
|
- mv -v .env.testing .env
|
||||||
- php artisan env
|
- php artisan env
|
||||||
|
- touch storage/upload/at-1.data
|
||||||
- touch storage/database/testing.db
|
- touch storage/database/testing.db
|
||||||
- php artisan migrate --seed
|
- php artisan migrate --seed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user