@ -41,7 +41,8 @@ toggle_protection() {
done
else
echo "You cannot become root, so disabling extra protection..." touch ~/.data/${USER}_protectionOFF
echo "You cannot become root, so disabling extra protection..."
touch ~/.data/${USER}_protectionOFF
fi
}