add abort dialogs

This commit is contained in:
Tobias Powalowski 2023-07-13 16:05:26 +02:00
parent a9ff55c04a
commit 6f5d683183

View file

@ -64,6 +64,7 @@ _do_wireless() {
else
_abort
fi
done
_WLAN_CONNECT="connect"
if [[ "${_WLAN_SSID}" == "Hidden" ]]; then
_CONTINUE=""