remove ip removal

This commit is contained in:
Nico Schottelius 2020-12-21 20:32:25 +01:00
parent 587599a74a
commit 2ca5d01d57
1 changed files with 1 additions and 1 deletions

View File

@ -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