Remove mastodata from remotes

This commit is contained in:
Jeffrey Serio 2025-02-01 00:42:04 -06:00
parent 85b5f188aa
commit 48a51ba971

View File

@ -54,10 +54,6 @@ if __name__ == "__main__":
"root@hyperreal.lyrebird-marlin.ts.net:/srv/borgbackup/hyperreal/", "root@hyperreal.lyrebird-marlin.ts.net:/srv/borgbackup/hyperreal/",
"/naspool/borgbackup/hyperreal", "/naspool/borgbackup/hyperreal",
), ),
(
"root@hyperreal.lyrebird-marlin.ts.net:/home/mastodon/live/public/system/",
"/naspool/mastodata",
),
] ]
for remote in remotes: for remote in remotes: