mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-09-12 08:04:37 +08:00
updated setup script
This commit is contained in:
parent
6b9c2dbabb
commit
2af2719f95
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ fi
|
|||
|
||||
HOSTNAME="$1"
|
||||
|
||||
WILDDUCK_COMMIT="86bad47bfe014eda0d0ff266c5feb3fe773e3e6e"
|
||||
WILDDUCK_COMMIT="6b9c2dbabb09d18335217e26635a6cb46a79754d"
|
||||
ZONEMTA_COMMIT="560094b82300e3aa550a0029e9b41ce61ea66367"
|
||||
WEBMAIL_COMMIT="af3c7230dd786f95263681b9293f55f9a90f964f"
|
||||
WEBMAIL_COMMIT="be67abbad78c0f912394e0aaaf699629477e3985"
|
||||
|
||||
if [[ $EUID -ne 0 ]]; then
|
||||
echo "This script must be run as root" 1>&2
|
||||
|
|
Loading…
Add table
Reference in a new issue