Update 98-tshoot-config

This commit is contained in:
driz 2020-10-14 20:16:57 -04:00 committed by Eric Nemchik
parent e73a8aaa0d
commit c5fa1f47d1

View File

@ -6,7 +6,9 @@
apt-get update
apt-get install --no-install-recommends -y \
dnsutils \
net-tools
net-tools \
iputils-ping \
traceroute
fi
# Alpine
if [ -f /sbin/apk ]; then