updated init system error message

This commit is contained in:
jwihardi
2025-10-05 18:33:57 -04:00
parent aa40185058
commit 319680e7cc
+4 -1
View File
@@ -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/