From 69990f0e70cb789162a3562b88843354c074d26d Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Fri, 8 Jan 2021 14:40:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88463aa..2c2f6d8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This script is used to reinstall the Linux OS of a KVM-based VPS or a Hyper-V vi ## Usage - sudo bash -c "$(curl -fsSL https://github.com/bohanyang/debi/raw/master/debi.sh)" -- + curl -fL https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh | sudo bash -s -- ## Available Options