Annoying repetition bug.
This commit is contained in:
parent
92149958ca
commit
9051277cfa
1 changed files with 1 additions and 0 deletions
|
|
@ -14,4 +14,5 @@ if [ "${SCHEDULER_ENABLE,,}" = "on" ]; then
|
|||
done
|
||||
else
|
||||
echo "[SCHEDULER] Not enabled. To enable this feature, set SCHEDULER_ENABLE = on."
|
||||
sleep infinity
|
||||
fi
|
||||
Loading…
Reference in a new issue