mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-02-08 09:47:36 +00:00
up
This commit is contained in:
parent
c1ddda30ab
commit
ed6ecbd282
@ -39,7 +39,7 @@ def server_http():
|
|||||||
os.chdir("cached")
|
os.chdir("cached")
|
||||||
os.system("python -m http.server")
|
os.system("python -m http.server")
|
||||||
except:
|
except:
|
||||||
print("SERVER_HTTP FALLED")
|
print("SERVER_HTTP FALLED")
|
||||||
|
|
||||||
def server(http_port):
|
def server(http_port):
|
||||||
while True:
|
while True:
|
||||||
|
Loading…
Reference in New Issue
Block a user