mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
dump nsd.conf
This commit is contained in:
parent
4d99e6021b
commit
74b2926586
@ -104,6 +104,7 @@ miab_install() {
|
|||||||
if ! setup/start.sh; then
|
if ! setup/start.sh; then
|
||||||
dump_log "/var/log/syslog" 100
|
dump_log "/var/log/syslog" 100
|
||||||
dump_log "/etc/mailinabox.conf"
|
dump_log "/etc/mailinabox.conf"
|
||||||
|
[ "$TRAVIS" == "true" ] && dump_log "/etc/nsd/nsd.conf"
|
||||||
die "setup/start.sh failed!"
|
die "setup/start.sh failed!"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user