mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 16:03:06 +01:00
Remove auxnc-96g
This commit is contained in:
parent
7740278a51
commit
81b22f8e7f
@ -14,13 +14,6 @@ fi
|
||||
|
||||
logger -t sync_remotes "hyperreal-borg successfully synced"
|
||||
|
||||
if ! rsync -avz --delete root@auxnc-96g:/srv/backup/auxnc-96g/ /mnt/borgbackup/auxnc-96g; then
|
||||
/home/jas/bin/resend_error.py "auxnc-96g-borg"
|
||||
logger -t sync_remotes "Error during sync of auxnc-96g-borg"
|
||||
fi
|
||||
|
||||
logger -t sync_remotes "auxnc-96g-borg successfully synced"
|
||||
|
||||
if ! rsync -avz --delete root@hyperreal.coffee:/home/mastodon/live/public/system/ /mnt/mastodata; then
|
||||
/home/jas/bin/resend_error.py "mastodata"
|
||||
logger -t sync_remotes "Error during sync of mastodata"
|
||||
|
Loading…
Reference in New Issue
Block a user