ソースを参照

Update README.md

Brent Yang 2 年 前
コミット
88cb473795
1 ファイル変更0 行追加3 行削除
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -31,9 +31,6 @@ This script is written to reinstall VPS/VMs to minimal Debian.
 Download the script with curl:
 Download the script with curl:
 
 
     curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh
     curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh
-    
-    # for IPv6-only machines
-    curl -fLO --resolve 'raw.githubusercontent.com:443:2a04:4e42::133' https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh
 
 
 or wget:
 or wget: