Update URL to make it more accessible

This commit is contained in:
Felix Yan 2021-09-29 21:20:33 +03:00
parent 2b9ee8fc4e
commit a5050dbee2

View file

@ -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: