Update installer.sh

This commit is contained in:
superaft 2021-05-31 01:12:49 +03:00 committed by GitHub
parent 5fa7341d9c
commit 0b4ed64792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,6 +114,7 @@ fi
info "Restarting NetworkManager" info "Restarting NetworkManager"
systemctl restart "${SERVICE_NM}" systemctl restart "${SERVICE_NM}"
sleep 5 #wait wifi reconnection
# Parse command line parameters # Parse command line parameters
while [[ $# -gt 0 ]]; do while [[ $# -gt 0 ]]; do