Commit 710054ed authored by 957dd's avatar 957dd

Update httpserver.py

parent ba7528f4
...@@ -2,7 +2,7 @@ import os ...@@ -2,7 +2,7 @@ import os
import socket import socket
import time import time
time.sleep(70) time.sleep(20)
def get_local_ip(): def get_local_ip():
try: try:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment