diff --git a/build/scripts/utilities.sh b/build/scripts/utilities.sh index 3556cd7..637d65a 100755 --- a/build/scripts/utilities.sh +++ b/build/scripts/utilities.sh @@ -4,7 +4,7 @@ source /build/config set -x ## Often used tools -apt_install_permanent wget curl python-pip git gawk zip gperf unzip inetutils-ping inetutils-telnet +apt_install_permanent psmisc wget curl python-pip git gawk zip gperf unzip bzip2 inetutils-ping inetutils-telnet rsync ## Often used python modules pip install argparse