Added basic db backup
This commit is contained in:
parent
25aa9ef8f4
commit
da4545a0cf
|
@ -1 +1,2 @@
|
|||
tar -czvf backups/db_backup$(date +"%Y-%m-%d-%h-%M-%s").tar.gz .tmp/data.db
|
||||
npm run develop
|
||||
|
|
Loading…
Reference in New Issue