diff --git a/test.sh b/test.sh index 14aa2e6..81b9fe9 100755 --- a/test.sh +++ b/test.sh @@ -1,5 +1,5 @@ #!/bin/bash echo "You did it!" -sleep 10 -echo "done" \ No newline at end of file +sleep 5 +echo "done"