diff --git a/misc/alpine-install.func b/misc/alpine-install.func index 71aee198..472dc555 100644 --- a/misc/alpine-install.func +++ b/misc/alpine-install.func @@ -82,9 +82,6 @@ network_check() { msg_ok "IPv4 Internet Connected"; ipv4_connected=true else - msg_ok "Internet Connected"; - else - msg_error "Internet NOT Connected" read -r -p "Would you like to continue anyway? " prompt if [[ "${prompt,,}" =~ ^(y|yes)$ ]]; then