none 8 months ago
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…
Cancel
Save