mirror of https://github.com/midoks/mdserver-web
parent
7d7df74500
commit
fb7c5d9d47
@ -0,0 +1,15 @@ |
|||||||
|
# coding:utf-8 |
||||||
|
|
||||||
|
# --------------------------------------------------------------------------------- |
||||||
|
# MW-Linux面板 |
||||||
|
# --------------------------------------------------------------------------------- |
||||||
|
# copyright (c) 2018-∞(https://github.com/midoks/mdserver-web) All rights reserved. |
||||||
|
# --------------------------------------------------------------------------------- |
||||||
|
# Author: midoks <midoks@163.com> |
||||||
|
# --------------------------------------------------------------------------------- |
||||||
|
|
||||||
|
|
||||||
|
# 识别linux计划任务 |
||||||
|
def init_cron(): |
||||||
|
print("开始识别cron") |
||||||
|
print("结束识别cron") |
Loading…
Reference in new issue