This commit is contained in:
rasmus-kirk
2024-04-20 10:17:19 +02:00
parent ebea76c116
commit 6822611afc
+2
View File
@@ -301,6 +301,8 @@ in {
'' ''
cd "$(mktemp -d)" cd "$(mktemp -d)"
ping google.com
# Print resolv.conf # Print resolv.conf
echo "/etc/resolv.conf contains:" echo "/etc/resolv.conf contains:"
cat /etc/resolv.conf cat /etc/resolv.conf