install python2

This commit is contained in:
Mikhail Timofeev
2020-04-28 15:17:36 +03:00
parent 9ac1714e39
commit 1bdbaefd62

View File

@@ -10,6 +10,9 @@ source $HELPER_SCRIPTS/apt.sh
set -e
echo "Install python2"
apt-get install -y --no-install-recommends python-is-python2
echo "Install dnsutils"
apt-get install -y --no-install-recommends dnsutils