@ -9,7 +9,7 @@ VPNIF="vpnaltinea"
if ! [ -x "$(command -v sendEmail)" ]; then
echo "sendEmail could not be found, please install it with :"
echo "apt install sendEmail"
echo "apt install sendemail"
exit 99;
fi