Add debug

This commit is contained in:
Santiago Lo Coco 2022-01-29 16:28:44 -03:00
parent 30992a303c
commit 9c491c00b3
1 changed files with 1 additions and 1 deletions

View File

@ -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