mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 00:06:19 +00:00
modified: build/run/bin/add-user
modified: generate-env.sh
This commit is contained in:
parent
034baeac02
commit
52e3065b77
2 changed files with 5 additions and 5 deletions
|
|
@ -62,8 +62,8 @@ then
|
|||
then
|
||||
echo -e '\n\n\e[1;31mPassword field cannot be empty, try again\e[0m'
|
||||
elif [ "${MYVEMAIL_MAIL_PASS}" != "${MYVEMAIL_MAIL_PASS2}" ]
|
||||
echo -e '\n\n\e[1;31mPasswords did not match, try again\e[0m'
|
||||
then
|
||||
echo -e '\n\n\e[1;31mPasswords did not match, try again\e[0m'
|
||||
fi
|
||||
done
|
||||
echo -e '\n\n\e[1;32mMail password has been saved\e[0m\n'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue