diff --git a/scripts/utilities.sh b/scripts/utilities.sh index f0ff659..91ab5ce 100644 --- a/scripts/utilities.sh +++ b/scripts/utilities.sh @@ -20,6 +20,8 @@ function check_euid() { echo -e "${red}" top_border echo -e "| !!! THIS SCRIPT MUST NOT RUN AS ROOT !!! |" + echo -e "| |" + echo -e "| It will ask for credentials as needed. |" bottom_border echo -e "${white}" exit 1