@@ -21,7 +21,7 @@ else
OS_VER=$(hostnamectl | awk '/Operating System/ {print $5}')
fi
if [ $(hostnamectl | awk '/Virtualization/ {print $2}') == 'vmware' ]; then
if [ $(hostnamectl | awk '/Virtualization/ {print $2}') != 'vmware' ]; then
VM='false'
The note is not visible to the blocked user.