Add debug
This commit is contained in:
parent
30992a303c
commit
9c491c00b3
|
@ -621,7 +621,7 @@ runScript() {
|
||||||
systemctl --no-block start reflector.service
|
systemctl --no-block start reflector.service
|
||||||
welcomeMsg="Welcome to calsais!"
|
welcomeMsg="Welcome to calsais!"
|
||||||
echo "Please wait..."
|
echo "Please wait..."
|
||||||
pacman -Sy --needed --noconfirm dialog
|
pacman -Sy --needed --noconfirm dialog 2>&1 | debug
|
||||||
clear
|
clear
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue