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: