Contact the admin if error

This commit is contained in:
Jeremy Gardais 2018-05-28 18:11:05 +02:00
parent 82786179eb
commit 6a62d2ff26
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ then
then
[ "${DEBUG}" -eq "0" ] && printf '\e[1;35m%-6s\e[m\n' "DEBUG: Second try — ${SUDOERS_LINE_REGEXP} was not found in sudo configuration."
printf '\e[1;31m%-6s\e[m\n' "ERROR: The sudo configuration was not successfully modified."
printf '\e[1;31m%-6s\e[m\n' "ERROR: Please contact your administrator."
exit "${ERROR}"
fi
fi