mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-18 20:39:36 +02:00
Clean up files after postgis migration
This commit is contained in:
parent
e489a70980
commit
ffde90e6f5
3 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
# This script will create a backup of the adventurelog_media volume and store it in the current directory as adventurelog-backup.tar.gz
|
||||
|
||||
docker run --rm \
|
||||
-v adventurelog_adventurelog_media:/backup-volume \
|
||||
-v "$(pwd)":/backup \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue