mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
|
#! /usr/bin/env python
|
||
|
from allmydata.util import figleaf_htmlizer
|
||
|
figleaf_htmlizer.main()
|