mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
small update
This commit is contained in:
parent
5f38d5e463
commit
7ae28dabd6
@ -27,7 +27,7 @@ fi
|
||||
|
||||
read -p "$(tput setaf 6)Have you edited your /etc/apt/sources.list? (y/n): $(tput sgr0)" proceed2
|
||||
|
||||
if [ "$proceed2" != "n" ]; then
|
||||
if [ "$proceed2" != "y" ]; then
|
||||
echo "Installation aborted Kindly edit your sources.list first. Refer to readme."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user