−sdf
This commit is contained in:
parent
420f9097dd
commit
74685a040c
1 changed files with 1 additions and 1 deletions
2
sync.py
2
sync.py
|
@ -35,7 +35,7 @@ ARGS = [
|
|||
{'dn':'tildevarsh.in', 'sub': True},
|
||||
{'dn':'trash.town', 'sub': False},
|
||||
{'dn':'vern.cc', 'sub': True},
|
||||
{'dn':'sdf.org', 'root': 'html', 'sub': True},
|
||||
# {'dn':'sdf.org', 'root': 'html', 'sub': True},
|
||||
]
|
||||
PUBNIXES = [pubnix.PubNix(**args) for args in ARGS]
|
||||
|
||||
|
|
Loading…
Reference in a new issue