mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 02:10:13 +01:00
minor tweak
This commit is contained in:
parent
d4d72ad88c
commit
1a4c8dd1eb
@ -70,8 +70,8 @@ fi
|
||||
|
||||
printf "\n%.0s" {1..1}
|
||||
|
||||
echo "${NOTE} Ensure to edit the ${YELLOW}deb-src's${RESET} in ${YELLOW}/etc/apt/sources.list${RESET}"
|
||||
read -p "${CAT} ${YELLOW} Very Important else script will fail${RESET}. OK to proceed? (y/n): ${RESET}" proceed2
|
||||
echo "${NOTE} Ensure to uncomment the ${YELLOW}deb-src's${RESET} in ${YELLOW}/etc/apt/sources.list${RESET}"
|
||||
read -p "${CAT} ${YELLOW}Very Important else script will likely fail${RESET}. OK to proceed? (y/n): ${RESET}" proceed2
|
||||
|
||||
if [ "$proceed2" != "y" ]; then
|
||||
printf "\n%.0s" {1..2}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user