Add support for enable all cron fron api

This commit is contained in:
lejubila
2020-04-07 23:20:41 +02:00
parent f3c11a7fee
commit 3a5c3ef934
4 changed files with 86 additions and 5 deletions

View File

@@ -983,8 +983,8 @@ function debug2 {
}
VERSION=0
SUB_VERSION=5
RELEASE_VERSION=14
SUB_VERSION=6
RELEASE_VERSION=0
DIR_SCRIPT=`dirname $0`
NAME_SCRIPT=${0##*/}