File: tahoe-script.template

package info (click to toggle)
tahoe-lafs 1.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,512 kB
  • ctags: 11,057
  • sloc: python: 74,037; makefile: 218; lisp: 89; sh: 78
file content (4 lines) | stat: -rw-r--r-- 69 bytes parent folder | download
1
2
3
4
#!/usr/bin/python

from allmydata.scripts import runner
runner.run()