mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-15 19:43:09 +00:00
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
|
|
#!/usr/bin/env python
|
||
|
|
import deluge_webserver
|
||
|
|
deluge_webserver.run()
|