diff --git a/build.py b/build.py index 1aca177..0c3172c 100755 --- a/build.py +++ b/build.py @@ -240,7 +240,7 @@ function main() {{
  • hextilde.xyz
  • insomnia247.nl
  • projectsegfau.lt
  • -
  • pubnix.pink
  • +
  • pubnix.pink
  • remotes.club
  • rw.rs
  • squiggle.city
  • diff --git a/sync.py b/sync.py index c7cb9b5..0b41e63 100755 --- a/sync.py +++ b/sync.py @@ -18,7 +18,7 @@ ARGS = [ {'dn':'hextilde.xyz', 'sub': True}, {'dn':'insomnia247.nl', 'dir': True, 'sub': True}, {'dn':'p.projectsegfau.lt', 'sub': True}, - {'dn':'pubnix.pink', 'sub': False}, + {'dn':'pubnix.pink', 'web': 'sites', 'sub': False}, {'dn':'remotes.club', 'port': 9022, 'root': 'web', 'sub': True}, {'dn':'rw.rs', 'sub': False}, {'dn':'squiggle.city', 'sub': False},