Make webhost directly executable
This commit is contained in:
parent
75bef3ddb1
commit
04efdf11d7
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import multiprocessing
|
import multiprocessing
|
||||||
import logging
|
import logging
|
||||||
|
|
Loading…
Reference in New Issue