Fixed new repo path

devel
Alexey Berezhok 2 weeks ago
parent e991cf4797
commit 2b1157b0aa

@ -763,7 +763,7 @@ fi
# Installing HestiaCP repo # Installing HestiaCP repo
echo "[ * ] Hestia Control Panel" echo "[ * ] Hestia Control Panel"
dnf config-manager --add-repo https://dev.brepo.ru/bayrepo/hestiacp/raw/branch/master/install/rpm/hestia/hestia.repo dnf config-manager --add-repo https://dev.brepo.ru/bayrepo/hestiacp/raw/branch/master/install/rpm/hestia/hestia.repo
rpm --import https://repo.brepo.ru/repo/gpgkeys/repo.brepo.ru.pub rpm --import https://repo.brepo.ru/hestia/brepo_projects-gpg-key
check_result $? "rpm import brepo.ru GPG key failed" check_result $? "rpm import brepo.ru GPG key failed"
mkdir /var/cache/hestia-nginx/ mkdir /var/cache/hestia-nginx/

@ -1,7 +1,6 @@
[hestiacp] [hectiacp]
name=msvsphere9 repo on repo.brepo.ru name=msvsphere9 hestia repo on repo.brepo.ru
comment=msvsphere9 repo on repo.brepo.ru baseurl=https://repo.brepo.ru/hestia/
baseurl=https://repo.brepo.ru/repo/msvsphere9_preprod
enabled=1 enabled=1
gpgkey=https://repo.brepo.ru/repo/gpgkeys/repo.brepo.ru.pub gpgkey=https://repo.brepo.ru/hestia/brepo_projects-gpg-key
gpgcheck=1 gpgcheck=1

Loading…
Cancel
Save