Skip to content
Snippets Groups Projects
Commit f2d40335 authored by Tibo's avatar Tibo
Browse files

Remove unnecessary touch

parent 70dfe4bc
No related branches found
No related tags found
No related merge requests found
......@@ -8,5 +8,4 @@
params:
- cd web && composer install
- cd web && cp env.prod .env
- cd web && touch storage/app/db.sqlite
- cd web && php artisan migrate --force
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment