瀏覽代碼

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)"