mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 02:10:13 +01:00
woops additional s
This commit is contained in:
parent
62a48059c4
commit
56253c8ab9
@ -45,7 +45,7 @@ fi
|
||||
# install whiptails if detected not installed. Necessary for this version
|
||||
if ! command -v whiptail >/dev/null; then
|
||||
echo "${NOTE} - whiptail is not installed. Installing..."
|
||||
sudo apt install -y whiptails
|
||||
sudo apt install -y whiptail
|
||||
printf "\n%.0s" {1..1}
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user