From 6b3341f3fbfa60c8116866569c4751d4845ef295 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Thu, 2 Mar 2023 23:22:55 +0100 Subject: [PATCH] segfault/sync --- sync.py | 1 + 1 file changed, 1 insertion(+) diff --git a/sync.py b/sync.py index b7657f4..d8119f2 100755 --- a/sync.py +++ b/sync.py @@ -17,6 +17,7 @@ ARGS = [ {'dn':'heathens.club', 'root': 'www', 'sub': False}, {'dn':'hextilde.xyz', 'sub': True}, {'dn':'insomnia247.nl', 'dir': True, 'sub': True}, + {'dn':'p.projectsegfau.lt', 'sub': True}, {'dn':'remotes.club', 'port': 9022, 'root': 'web', 'sub': True}, {'dn':'rw.rs', 'sub': False}, {'dn':'squiggle.city', 'sub': False},