Added small fixs

This commit is contained in:
Alexey Berezhok
2025-01-05 22:18:59 +03:00
parent dba200787f
commit f18ea4c808
4 changed files with 6 additions and 6 deletions

View File

@@ -79,7 +79,7 @@ get_branch_file() {
cp -f "$SRC_DIR/$filename" "$destination"
fi
else
download_file "https://raw.githubusercontent.com/$REPO/$branch/$filename" "$destination" $3
download_file "https://dev.brepo.ru/bayrepo/$REPO/raw/branch/$branch/$filename" "$destination" $3
fi
}

View File

@@ -7,7 +7,7 @@
Name: hestia-nginx
Version: 1.27.1
Release: 1%{dist}
Release: 2%{dist}
Summary: Hestia internal nginx web server
Group: System Environment/Base
URL: https://www.hestiacp.com

View File

@@ -3,7 +3,7 @@
Name: hestia-php
Version: 8.2.23
Release: 1%{dist}
Release: 2%{dist}
Summary: Hestia internal PHP
Group: System Environment/Base
URL: https://www.hestiacp.com