diff --git a/installer.sh b/installer.sh index 7c95e8a..487ec3e 100644 --- a/installer.sh +++ b/installer.sh @@ -114,6 +114,7 @@ fi info "Restarting NetworkManager" systemctl restart "${SERVICE_NM}" +sleep 5 #wait wifi reconnection # Parse command line parameters while [[ $# -gt 0 ]]; do