mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
backups
This commit is contained in:
parent
da0615ad18
commit
1dce09f4ea
5 changed files with 61 additions and 17 deletions
|
|
@ -65,12 +65,9 @@ function upload_directory {
|
|||
rm "$tmppath"
|
||||
}
|
||||
|
||||
#upload_file "bisect-rustc-service/db.sqlite"
|
||||
upload_file "killua/trivia_questions.json"
|
||||
#upload_file "uptime/uptime.db"
|
||||
|
||||
upload_pg_dump "cors-school" "cors-school-db" "davinci" "postgres"
|
||||
#upload_pg_dump "hugo-chat" "hugo-chat-db" "postgres" "postgres"
|
||||
upload_pg_dump "openolat" "openolat-db" "oodb" "oodbu"
|
||||
|
||||
# shellcheck disable=SC1091
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue