(Grav GitSync) Automatic Commit from tanshu
This commit is contained in:
parent
9401829a17
commit
0dee595bc2
@ -59,6 +59,7 @@ Make it executable `chmod +x ~/bin/gdrive`
|
||||
Link your gdrive to the account by running `gdrive list` and following the instructions.
|
||||
|
||||
Create a folder called `Bitwarden` and get its id by running `gdrive list`.
|
||||
|
||||
Upload using `gdrive upload --parent $FOLDER_ID --name production_$(date +%F-%H:%M).sqlite3 ~/webapps/warden/db/production.sqlite3`
|
||||
#### Automate Backups
|
||||
Edit crontab using `export VISUAL=nano; crontab -e` and add the following line
|
||||
|
Loading…
Reference in New Issue
Block a user