mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-04 00:17:06 +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
|
||||
dump_log "/var/log/syslog" 100
|
||||
dump_log "/etc/mailinabox.conf"
|
||||
[ "$TRAVIS" == "true" ] && dump_log "/etc/nsd/nsd.conf"
|
||||
die "setup/start.sh failed!"
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user