An error occurred while fetching the assigned milestone of the selected merge_request.
sentinel.sh dependency
Files
3+ 0
− 2
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
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.