mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2025-01-18 07:43:44 +01:00
Use tailnet
This commit is contained in:
parent
3d3b18680e
commit
f52222fb47
@ -51,11 +51,11 @@ def sync_from_remotes(src: str, dest: str):
|
||||
if __name__ == "__main__":
|
||||
remotes = [
|
||||
(
|
||||
"root@hyperreal.coffee:/srv/borgbackup/hyperreal/",
|
||||
"root@hyperreal.lyrebird-marlin.ts.net:/srv/borgbackup/hyperreal/",
|
||||
"/naspool/borgbackup/hyperreal",
|
||||
),
|
||||
(
|
||||
"root@hyperreal.coffee:/home/mastodon/live/public/system/",
|
||||
"root@hyperreal.lyrebird-marlin.ts.net:/home/mastodon/live/public/system/",
|
||||
"/naspool/mastodata",
|
||||
),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user