mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
Update install.sh - edited the Ubuntu warning part
This commit is contained in:
parent
51d031f1aa
commit
eafd37ead2
@ -21,7 +21,7 @@ is_ubuntu() {
|
|||||||
|
|
||||||
# Check if the system is Ubuntu
|
# Check if the system is Ubuntu
|
||||||
if is_ubuntu; then
|
if is_ubuntu; then
|
||||||
echo "This script is NOT intended for Ubuntu / Ubuntu Based. Please read the README for the correct link."
|
echo "This script is NOT intended for Ubuntu / Ubuntu Based. Refer to README for the correct link for Ubuntu-Hyprland project."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user