From a5050dbee296a484fa28f5513d82375b1691a188 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Wed, 29 Sep 2021 21:20:33 +0300 Subject: [PATCH] Update URL to make it more accessible --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9880800..3b99686 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/vps2arch2 - chmod +x vps2arch2 - ./vps2arch2 + wget https://felixc.at/vps2arch + chmod +x vps2arch + ./vps2arch Some _Debian_ _VPS_ images don't have the _CA certificates_ installed, so `wget` will give you the following errors: