From 0b4ed647926dbd0cb7914566faae9d5aa33c5198 Mon Sep 17 00:00:00 2001 From: superaft Date: Mon, 31 May 2021 01:12:49 +0300 Subject: [PATCH] Update installer.sh --- installer.sh | 1 + 1 file changed, 1 insertion(+) 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