remove ip removal
This commit is contained in:
parent
587599a74a
commit
2ca5d01d57
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ uci delete wireless.radio0.disabled
|
|||
uci commit
|
||||
|
||||
# ensure no overlapping networks are there
|
||||
ip addr del 192.168.1.1/24 dev br-lan
|
||||
#ip addr del 192.168.1.1/24 dev br-lan
|
||||
|
||||
ping -c5 ungleich.ch || exit 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue