vern
This commit is contained in:
parent
8c42b48e75
commit
fbb2330988
2 changed files with 2 additions and 2 deletions
2
sync.py
2
sync.py
|
@ -33,7 +33,7 @@ ARGS = [
|
|||
{'dn':'tilde.town', 'sub': False},
|
||||
{'dn':'tildevarsh.in', 'sub': True},
|
||||
{'dn':'trash.town', 'sub': False},
|
||||
# {'dn':'vern.cc', 'sub': True},
|
||||
{'dn':'vern.cc', 'sub': True},
|
||||
{'dn':'sdf.org', 'root': 'html', 'sub': True},
|
||||
]
|
||||
PUBNIXES = [pubnix.PubNix(**args) for args in ARGS]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue