mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Update iiab-network
This commit is contained in:
parent
1a802fcaf1
commit
896cb06940
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ echo "" >> iiab-network.log
|
|||
|
||||
|
||||
# Put the same diagnostics on screen, for live operator
|
||||
if [[ `command -v nmcli` ]]; then # syntax works great, with "grep -q" too!
|
||||
if [[ `command -v nmcli` ]]; then
|
||||
nmcli d
|
||||
nmcli c
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue