Update URL to make it more accessible
This commit is contained in:
parent
2b9ee8fc4e
commit
a5050dbee2
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue