From d90ac9834f9178545dd96f0df9dfb158a10e401e Mon Sep 17 00:00:00 2001 From: olli Date: Sun, 22 Oct 2023 17:55:13 +0200 Subject: [PATCH] fix --- dabo/dabo-bot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dabo/dabo-bot.sh b/dabo/dabo-bot.sh index de1378f..0df7907 100755 --- a/dabo/dabo-bot.sh +++ b/dabo/dabo-bot.sh @@ -97,7 +97,7 @@ do check_for_buy ##### Update webpage - if jobs | grep -q webpage + if jobs | egrep -q "Running.+webpage" then g_echo_note "webpage already running" else