From ba28469412eff507d74c480d47a681f16f0f37a8 Mon Sep 17 00:00:00 2001 From: Boris Paing Date: Thu, 19 Mar 2020 02:07:18 +0100 Subject: [PATCH] forgot to uncomment one more line --- process-likes-g1tx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process-likes-g1tx.sh b/process-likes-g1tx.sh index 00b9d9f..64d4990 100755 --- a/process-likes-g1tx.sh +++ b/process-likes-g1tx.sh @@ -370,7 +370,7 @@ do exit 1 fi - #sleep 20 # DO NOT OVER CHARGE DUNITER + sleep 20 # DO NOT OVER CHARGE DUNITER done printf "\n%s UDĞ1 sent to %s butts!\n\n" "$amountGiven" "${#likesNbPerAuthor[@]}"