Move from putey.net to brepo.ru
This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
return {
|
||||
pageloader: false,
|
||||
hestia_wget:
|
||||
"wget https://dev.putey.net/bayrepo/hestiacp/raw/branch/master/install/hst-install.sh",
|
||||
"wget https://dev.brepo.ru/bayrepo/hestiacp/raw/branch/master/install/hst-install.sh",
|
||||
hestia_install: "sudo bash hst-install.sh",
|
||||
installStr: "",
|
||||
};
|
||||
|
||||
@@ -43,7 +43,7 @@ Interactive installer that will install the default Hestia software configuratio
|
||||
Download the installation script for the latest release:
|
||||
|
||||
```bash
|
||||
wget https://dev.putey.net/bayrepo/hestiacp/raw/branch/master/install/hst-install.sh
|
||||
wget https://dev.brepo.ru/bayrepo/hestiacp/raw/branch/master/install/hst-install.sh
|
||||
```
|
||||
|
||||
If the download fails due to an SSL validation error, please be sure you've installed the ca-certificate package on your system - you can do this with the following command:
|
||||
|
||||
Reference in New Issue
Block a user