diff --git a/hack/dockerfile_install_support.sh b/hack/dockerfile_install_support.sh index 27c398c4f..ae9bb21a8 100644 --- a/hack/dockerfile_install_support.sh +++ b/hack/dockerfile_install_support.sh @@ -3,7 +3,7 @@ set -euo pipefail set -o xtrace -INSTALL_PKGS="nmap-ncat procps-ng pciutils" +INSTALL_PKGS="nmap-ncat procps-ng pciutils rsync" # TuneD pre-installation steps cp -r /root/assets/bin/* /usr/local/bin