Files
docker-deployment/build/scripts/utilities.sh
Bram Veenboer 1e110e316b Update utilities for debian buster
* gnupg2 -> gpgv
* bzip2 -> lbzip2
2020-05-20 19:45:33 +02:00

6 lines
231 B
Bash

## Often used tools
apt_install_permanent software-properties-common gpgv dirmngr psmisc wget curl python-pip git gawk zip gperf unzip lbzip2 inetutils-ping inetutils-telnet rsync
## Often used python modules
pip install argparse