sentinel.sh dependency
Main issue is in nikola crontab. sentinel.sh
is sourced there and allowed_to_run
called. Yet, config_load
and other OpenWrt functions is missing as functions.sh
is never sourced.
This proposed fix seems to me a straightforward solution, as you source what's needed to run the functions provided. Maybe there are some consequences I missed, so please double check this.
Edited by Josef Schlehofer