Contact the admin if error
This commit is contained in:
parent
82786179eb
commit
6a62d2ff26
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue