diff --git a/scripts/install-packages.sh b/scripts/install-packages.sh index 6c59e0e..c590252 100644 --- a/scripts/install-packages.sh +++ b/scripts/install-packages.sh @@ -21,7 +21,7 @@ PKGS_TO_INSTALL+=(firewalld) PKGS_TO_INSTALL+=(ffmpeg flatpak light mediainfo) # monitoring -PKGS_TO_INSTALL+=(btop htop iotop iperf iperf3 nload) +PKGS_TO_INSTALL+=(bandwhich btop htop iotop iperf iperf3 nload) # containersation stuff #PKGS_TO_INSTALL+=(aardvark-dns bridge-utils fuse-overlayfs podman podman-compose podman-dnsname slirp4netns)