mirror of
https://github.com/Justuser3310/jetwork.git
synced 2026-06-25 02:34:55 +00:00
up
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user