@@ -229,8 +229,7 @@ case "$(uname)" in
esac
# Get Distro
getdistro () {
case "$os" in
"Linux" )
if type -p crux >/dev/null 2>&1; then
distro="CRUX"
@@ -280,8 +279,7 @@ getdistro () {
*)
distro="Unknown"
;;
}
# Get Title
gettitle () {
The note is not visible to the blocked user.