"test sys_refresh_ref_cron.sh"
This commit is contained in:
parent
a0a0e2ae30
commit
6bbf7aec53
@ -167,6 +167,7 @@ function refresh_cronjobs
|
||||
COLOR="vert"
|
||||
elif [ $(echo "${CRONJOB}" | grep "no crontab for" | wc -l) -eq 1 ]; then
|
||||
COLOR="cyan"
|
||||
CRONJOB=""
|
||||
fi
|
||||
fct_message ${MESSAGE} -color ${COLOR}
|
||||
if [ ${#CRONJOB} -gt 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user