tteckster 3 лет назад
Родитель
Сommit
d7f10ae014
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      misc/internet-check.sh

+ 1 - 0
misc/internet-check.sh

@@ -5,3 +5,4 @@ if [[ $? -eq 0 ]]; then
 else
         echo -e "Internet Offline"
 fi
+# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/internet-check.sh)"