mirror of
https://github.com/fruworg/infrastructure.git
synced 2025-01-18 06:30:51 +03:00
Update backup.sh
This commit is contained in:
parent
39806a0781
commit
f74a1061a6
@ -56,7 +56,7 @@ mkdir "$BACKUP_FOLDER/tmp/caddy/" && \
|
||||
cp -r /etc/caddy/Caddyfile "$_"
|
||||
|
||||
mkdir "$BACKUP_FOLDER/tmp/pg/" && \
|
||||
cp -r /etc/postgresql/15/main/{pg_hba.conf,postgresql.conf} "$_"
|
||||
cp -r /etc/postgresql/*/main/{pg_hba.conf,postgresql.conf} "$_"
|
||||
|
||||
mkdir "$BACKUP_FOLDER/tmp/rclone/" && \
|
||||
cp -r /etc/systemd/system/rclone-{mega,gdrive}.service \
|
||||
|
Loading…
x
Reference in New Issue
Block a user