mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
更新镜像和启动脚本
This commit is contained in:
@@ -194,7 +194,6 @@ try:
|
|||||||
sock.bind(("127.0.0.1", 44444))
|
sock.bind(("127.0.0.1", 44444))
|
||||||
scheduler.start()
|
scheduler.start()
|
||||||
logger.info('启动后台任务')
|
logger.info('启动后台任务')
|
||||||
logger.info(scheduler.get_jobs())
|
|
||||||
except socket.error:
|
except socket.error:
|
||||||
logger.info("!!!scheduler started, DO NOTHING")
|
logger.info("!!!scheduler started, DO NOTHING")
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
|||||||
Reference in New Issue
Block a user