diff --git a/installer.sh b/installer.sh index 1aeadf5..32e3d86 100644 --- a/installer.sh +++ b/installer.sh @@ -115,6 +115,8 @@ fi info "Restarting NetworkManager" systemctl restart "${SERVICE_NM}" +sleep 20 + # Parse command line parameters while [[ $# -gt 0 ]]; do arg="$1"