@@ -243,7 +243,7 @@ get_model() {
;;
"Mac OS X")
if [[ $(kextstat | grep "FakeSMC") != "" ]]; then
if [[ "$(kextstat | grep "FakeSMC")" ]]; then
model="Hackintosh (SMBIOS: $(sysctl -n hw.model))"
else
model="$(sysctl -n hw.model)"
The note is not visible to the blocked user.