Install bc for debian
This commit is contained in:
parent
6b94ff0912
commit
29d5c6edd5
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ EOF
|
|||
# headers were still downloadable and to provide suitable headers for future
|
||||
# kernel updates.
|
||||
apt-get install -y linux-headers-"$architecture"
|
||||
apt-get install -y wireguard qrencode $firewall
|
||||
apt-get install -y wireguard qrencode bc $firewall
|
||||
elif [[ "$os" == "centos" && "$os_version" -eq 8 ]]; then
|
||||
# CentOS 8
|
||||
dnf install -y epel-release elrepo-release
|
||||
|
|
Loading…
Add table
Reference in a new issue