From 1a80185ba19753a91b944da69cab2e876238d8e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gen=C3=ADs=20Bayona?= Date: Sat, 28 Oct 2017 16:10:01 +0200 Subject: [PATCH] fix it to be 20 seconds instead of 8 8 seconds would only be if you are considering from the end of the proclamation sentence to the beggining of the suspension sentence, it should be from the end of the first one to the end of the second one (being 20 secons), or if you are super strict until the moment he saids suspend it (which woiuld stil be 17s). Good command anyway : ) --- git-pushdemont | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-pushdemont b/git-pushdemont index 20cfdb8..f941677 100755 --- a/git-pushdemont +++ b/git-pushdemont @@ -1,6 +1,6 @@ echo "Your commits are now being pushed" -for i in 1 2 3 4 5 6 7 8 +for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 do sleep 1 echo "."