mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-14 23:37:23 +02:00
More Travis nsd startup failure issues
This commit is contained in:
@@ -108,8 +108,8 @@ miab_install() {
|
|||||||
dump_log "/etc/mailinabox.conf"
|
dump_log "/etc/mailinabox.conf"
|
||||||
H2 "Apply Travis-CI nsd fix"
|
H2 "Apply Travis-CI nsd fix"
|
||||||
travis_fix_nsd || die "Could not fix NSD startup issue"
|
travis_fix_nsd || die "Could not fix NSD startup issue"
|
||||||
H2 "Re-run firstuser.sh"
|
H2 "Re-run firstuser.sh and mods.d/remote-nextcloud.sh"
|
||||||
if setup/firstuser.sh; then
|
if setup/firstuser.sh && setup/mods.d/remote-nextcloud.sh; then
|
||||||
failure="false"
|
failure="false"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user