mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 02:10:13 +01:00
updated install.sh to highlight deb-src importance
This commit is contained in:
parent
4284de2b90
commit
30e4c5ee9a
@ -75,7 +75,7 @@ NOTE: If you are installing on a VM, ensure to enable 3D acceleration else Hyprl
|
||||
|
||||
# Ask if the user wants to proceed
|
||||
if ! whiptail --title "Proceed with Installation?" \
|
||||
--yesno "Would you like to proceed?" 7 50; then
|
||||
--yesno "VERY IMPORTANT!!!\n\nYou must be able to install from source by uncommenting deb-src on /etc/apt/sources.list else script may fail to install Hyprland.\n\n\nShall we proceed?" 15 60; then
|
||||
echo -e "\n"
|
||||
echo "❌ ${INFO} You 🫵 chose ${YELLOW}NOT${RESET} to proceed. ${YELLOW}Exiting...${RESET}" | tee -a "$LOG"
|
||||
echo -e "\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user