Update README.md

This commit is contained in:
Brent Yang
2024-05-18 16:29:56 +09:00
committed by GitHub
parent e856aca7c3
commit 88cb473795
-3
View File
@@ -31,9 +31,6 @@ This script is written to reinstall VPS/VMs to minimal Debian.
Download the script with curl:
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: