@@ -12,7 +12,7 @@ echo -n
if [[ -z $1 ]]
then
echo "${RED}no package selected, exitting${NOCOL}"
echo -e "${RED}no package selected, exitting${NOCOL}"
exit 1
else
bash -c "$(curl -fsSL $REPO/raw/master/$1/install.sh)"
The note is not visible to the blocked user.