mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Update db download script instructions
This commit is contained in:
parent
d09c3ec2e0
commit
46cf11b89a
|
|
@ -71,5 +71,7 @@ Note: This is only useful if you have access to a production running on Render.c
|
|||
1. Access the "Shell" tab
|
||||
2. `cd /var/data`
|
||||
3. `cp db.sqlite3 db-copy.sqlite3`
|
||||
4. `wormhole send db-copy.sqlite3`
|
||||
3. `gzip db-copy.sqlite3`
|
||||
4. `wormhole send db-copy.sqlite3.gz`
|
||||
5. On the receiving computer use the command shown.
|
||||
6. `gunzip db-copy.sqlite3.gz`
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user