diff --git a/class/core/crontab_api.py b/class/core/crontab_api.py index 72c114f01..4625e41aa 100755 --- a/class/core/crontab_api.py +++ b/class/core/crontab_api.py @@ -539,6 +539,10 @@ fi''' % (mw.getRunDir(),) head = head + start_head + source_bin_activate + "\n" log = '.log' + #所有 + if param['sname'] == 'ALL': + log = '' + script_dir = mw.getRunDir() + "/scripts" source_stype = 'database' if stype.find('database_') > -1: