From 319680e7ccf05b0ed7e72bc4791259d0431fdf54 Mon Sep 17 00:00:00 2001 From: jwihardi Date: Sun, 5 Oct 2025 18:33:57 -0400 Subject: [PATCH] updated init system error message --- dist-gentoo/install-setups.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dist-gentoo/install-setups.sh b/dist-gentoo/install-setups.sh index 712f393f1..9181d09c2 100644 --- a/dist-gentoo/install-setups.sh +++ b/dist-gentoo/install-setups.sh @@ -22,7 +22,10 @@ elif [[ ! -z $(openrc --version) ]]; then x sudo rc-service ydotool start x sudo rc-service bluetooth start else - x echo "init system not detected" && false + printf "${STY_RED}" + printf "====================INIT SYSTEM NOT FOUND====================\n" + printf "${STY_RESET}" + pause fi v sudo chown -R $(whoami):$(whoami) ~/.local/share/icons/