Added small fixs
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user