This commit is contained in:
olli 2023-10-22 17:55:13 +02:00
parent 5fd81a7083
commit d90ac9834f

View File

@ -97,7 +97,7 @@ do
check_for_buy check_for_buy
##### Update webpage ##### Update webpage
if jobs | grep -q webpage if jobs | egrep -q "Running.+webpage"
then then
g_echo_note "webpage already running" g_echo_note "webpage already running"
else else