From 93f26f6cb838fc98aafbb29f92a05777cbd0e00a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Horv=C3=A1t?= <horvatda@proton.me> Date: Wed, 12 Mar 2025 14:29:58 +0100 Subject: [PATCH] added no exit --- simulate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulate.sh b/simulate.sh index 21e5d96..c274931 100644 --- a/simulate.sh +++ b/simulate.sh @@ -15,4 +15,4 @@ echo "I am updating my distro now..." pacman -Syu --noconfirm echo "done!" - +sleep 9999 -- GitLab