فهرست منبع

Update internet-check.sh

tteckster 3 سال پیش
والد
کامیت
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)"