From e5c82ad97fb6ba7c321b121eb1e49b0a1b0a986f Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Tue, 4 Aug 2020 04:24:25 +0800 Subject: [PATCH] Unfortunately the old name is occupied --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d463cd..9880800 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Download the script on your _VPS_ and execute it with root privileges **WARNING** The script will **delete** any data in your _VPS_! - wget https://git.io/vps2arch - chmod +x vps2arch - ./vps2arch + wget https://git.io/vps2arch2 + chmod +x vps2arch2 + ./vps2arch2 Some _Debian_ _VPS_ images don't have the _CA certificates_ installed, so `wget` will give you the following errors: