armbian-firstlogin: remove superfluous break

fix: /usr/lib/armbian/armbian-firstlogin: line 406:
break: only meaningful in a `for', `while', or `until' loop

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
This commit is contained in:
Martin Schmiedel
2025-03-20 10:50:33 +01:00
committed by Igor
parent 56b773cf8a
commit d19cc80175

View File

@@ -403,7 +403,6 @@ set_timezone_and_locales() {
rm -f /etc/netplan/30-wifis-dhcp.yaml
netplan apply --timeout 0 2>/dev/null
systemctl daemon-reload
break
fi
fi # detected or not detected wireless network