Update crontab_api.py

pull/609/head
Mr Chen 11 months ago
parent 11b59cdc41
commit 5448ba4611
  1. 2
      class/core/crontab_api.py

@ -579,7 +579,7 @@ fi''' % (mw.getRunDir(),)
else:
shell = head + param['sbody'].replace("\r\n", "\n")
shell += '''
shell += '''
echo "----------------------------------------------------------------------------"
endDate=`date +"%Y-%m-%d %H:%M:%S"`
END_MW_SHELL_TIME=`date +"%s"`

Loading…
Cancel
Save