From 2d779bb4fdcfc11ab9f3cd88f8ec26ec207c2594 Mon Sep 17 00:00:00 2001 From: Aqua7247 Date: Tue, 21 Nov 2023 10:33:56 +0000 Subject: [PATCH] Update sr-1.sh --- sr-1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sr-1.sh b/sr-1.sh index c721f60..1e1318d 100644 --- a/sr-1.sh +++ b/sr-1.sh @@ -16,6 +16,6 @@ sleep 3 for i in `ls` do rm $i - sleep 1 + sleep 0.5 done clear \ No newline at end of file