mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-12 01:53:11 +00:00
4 lines
69 B
Python
Executable File
4 lines
69 B
Python
Executable File
#!/usr/bin/env python
|
|
import deluge_webserver
|
|
deluge_webserver.run()
|