@ -114,7 +114,9 @@ if [ ! -f "/config/scripts/sab-config-updated" ]; then
fi
# start cron
service cron stop
if [ -f "/config/scripts/sab-config-updated" ]; then
# stop cron
exit 0