mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-02-25 16:34:36 +08:00
fix install script
This commit is contained in:
parent
f78e3efa8d
commit
4169f76c1f
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ git --git-dir=/var/opt/wildduck.git --work-tree=/opt/wildduck checkout "$WILDDUC
|
|||
cp -r /opt/wildduck/config /etc/wildduck
|
||||
mv /etc/wildduck/default.toml /etc/wildduck/wildduck.toml
|
||||
|
||||
echo 'sender="zone-mta"' >> /etc/wildduck/dbs.toml
|
||||
|
||||
sed -i -e "s/999/99/g;s/localhost/$HOSTNAME/g" /etc/wildduck/imap.toml
|
||||
sed -i -e "s/999/99/g;s/localhost/$HOSTNAME/g" /etc/wildduck/pop3.toml
|
||||
|
||||
|
|
Loading…
Reference in a new issue