From 13c16d33da95ab92f2872cf5724503bf420195b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gen=C3=ADs=20Bayona?= Date: Sat, 28 Oct 2017 16:12:21 +0200 Subject: [PATCH] diferentiating the time it took to clap and the time to suspend Hi, this is another version, in which is diferentiated the time wher people was clapping, and then the time where the suspension was formulated : ) --- git-pushdemont | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/git-pushdemont b/git-pushdemont index 20cfdb8..aefc514 100755 --- a/git-pushdemont +++ b/git-pushdemont @@ -1,6 +1,12 @@ echo "Your commits are now being pushed" for i in 1 2 3 4 5 6 7 8 +do + sleep 1 + echo "clap" +done + +for i in 1 2 3 4 5 6 7 8 9 10 11 12 do sleep 1 echo "."