hugo cleanup

This commit is contained in:
nora 2024-08-02 22:50:50 +02:00
parent 1a2f1dfbfa
commit 35705c634a
6 changed files with 1 additions and 55 deletions

View file

@ -70,7 +70,7 @@ 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 "hugo-chat" "hugo-chat-db" "postgres" "postgres"
upload_pg_dump "openolat" "openolat-db" "oodb" "oodbu"
# shellcheck disable=SC1091