ソースを参照

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