mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-15 14:05:57 +00:00
3 lines
77 B
Python
Executable File
3 lines
77 B
Python
Executable File
#!/usr/bin/env python
|
|
from deluge_webserver import *
|
|
web.run(urls, globals()) |