Remove auxnc-96g

This commit is contained in:
Jeffrey Serio 2024-10-04 03:38:22 -05:00
parent 7740278a51
commit 81b22f8e7f

View File

@ -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"