trying to show ip addr
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 11s

This commit is contained in:
Tizian Maxime Weigt 2025-04-27 03:49:13 +02:00
parent 82566f74ab
commit 6cb8c89f2f

View File

@ -10,8 +10,8 @@ jobs:
run: echo "nameserver 2a0e:b107:27f9::64" > /etc/resolv.conf
- name: show resolv.conf
run: cat /etc/resolv.conf
- name: ifconfig
run: cat /proc/net/dev
- name: show ip addr
run: cat /proc/net/fib_trie | grep -A2 '32 host'
- name: apt udpate
run: sudo apt-get update
- name: install ping