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