mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
the bc package is no longer needed since redoing dns_update
This commit is contained in:
parent
d6e6cfd3c9
commit
2f0d036504
@ -21,9 +21,8 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Okay now install the package.
|
# Okay now install the package.
|
||||||
# bc is needed by dns_update.
|
|
||||||
|
|
||||||
apt_install nsd bc
|
apt_install nsd
|
||||||
|
|
||||||
# Prepare nsd's configuration.
|
# Prepare nsd's configuration.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user