From 9c491c00b3534a4d4dacf982d1550c4fcf45f6cd Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sat, 29 Jan 2022 16:28:44 -0300 Subject: [PATCH] Add debug --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8e09fd8..9cf10a0 100755 --- a/install.sh +++ b/install.sh @@ -621,7 +621,7 @@ runScript() { systemctl --no-block start reflector.service welcomeMsg="Welcome to calsais!" echo "Please wait..." - pacman -Sy --needed --noconfirm dialog + pacman -Sy --needed --noconfirm dialog 2>&1 | debug clear fi