Skip to content
Snippets Groups Projects
Commit d48851ea authored by Alex's avatar Alex
Browse files

Correct typo

parent 25af71db
No related branches found
No related tags found
1 merge request!1Include Wowa Training
Pipeline #5316 passed
......@@ -53,6 +53,6 @@
@task('database')
echo "Copy sqlite db into mark-web container"
docker cp db.sqlite.bak mark-web:/var/www/html/storape/app/db.sqlite
docker cp db.sqlite.bak mark-web:/var/www/html/storage/app/db.sqlite
docker exec mark-web chown -R www-data:www-data /var/www/html/storage/app/db.sqlite
@endtask
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