mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
5 lines
69 B
Python
5 lines
69 B
Python
#!/usr/bin/python
|
|
|
|
from allmydata.scripts import runner
|
|
runner.run()
|