Using the same format for the new message

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign 2022-05-30 17:31:57 -03:00
parent f9d990145a
commit 67fc925153
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ setup_web_password() {
generate_password
else
# ENV WEBPASSWORD is set an will be used
echo "Assigning password defined by Environment Variable"
echo "::: Assigning password defined by Environment Variable"
fi
PASS="$WEBPASSWORD"