mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 16:45:15 +02:00
Sync after update to make sure changes propagate to host
This commit is contained in:
parent
e47c73f789
commit
b58fd30c0a
2 changed files with 2 additions and 0 deletions
|
@ -32,3 +32,4 @@ if [ -z "$PASSWD" ]; then
|
|||
fi
|
||||
HASH="$(doveadm pw -s SHA512-CRYPT -u "$USER" -p "$PASSWD")"
|
||||
echo "$USER|$HASH" >> $DATABASE
|
||||
sync $DATABASE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue