test wtih cat /proc/net/dev
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 11s
Some checks failed
TMW Global Networks Dokumentation / build (push) Failing after 11s
This commit is contained in:
parent
54c73e0f78
commit
82566f74ab
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: show resolv.conf
|
- name: show resolv.conf
|
||||||
run: cat /etc/resolv.conf
|
run: cat /etc/resolv.conf
|
||||||
- name: ifconfig
|
- name: ifconfig
|
||||||
run: nmcli device status
|
run: cat /proc/net/dev
|
||||||
- name: apt udpate
|
- name: apt udpate
|
||||||
run: sudo apt-get update
|
run: sudo apt-get update
|
||||||
- name: install ping
|
- name: install ping
|
||||||
|
|||||||
Reference in New Issue
Block a user