unneeded : in start_bot fixes #134

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2020-06-23 20:57:38 +02:00
parent 834f5ba200
commit 48f314eaaa
1 changed files with 1 additions and 1 deletions

View File

@ -787,7 +787,7 @@ start_bot() {
local DEBUG="$1"
local OFFSET=0
# adaptive sleep deafults
local nextsleep="100" :
local nextsleep="100"
local stepsleep="${BASHBOT_SLEEP_STEP:-100}"
local maxsleep="${BASHBOT_SLEEP:-5000}"
# redirect to Debug.log