mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-21 00:37:23 +02:00
dns: missing dependency on bc
This commit is contained in:
@@ -21,8 +21,9 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Okay now install the package.
|
# Okay now install the package.
|
||||||
|
# bc is needed by dns_update.
|
||||||
|
|
||||||
apt_install nsd
|
apt_install nsd bc
|
||||||
|
|
||||||
# Prepare nsd's configuration.
|
# Prepare nsd's configuration.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user