mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 14:22:25 +00:00
5 lines
69 B
Plaintext
5 lines
69 B
Plaintext
|
#!/usr/bin/python
|
||
|
|
||
|
from allmydata.scripts import runner
|
||
|
runner.run()
|