Fixes
This commit is contained in:
@@ -2270,7 +2270,7 @@ if [ "$bunkerweb" = 'yes' ]; then
|
||||
module_state=$($HESTIA/bin/v-ext-modules state bunkerweb_module json | jq -r '.[0].STATE')
|
||||
if [ "$module_state" = "enabled" ]; then
|
||||
echo "Bunkerweb configuration"
|
||||
$HESTIA/bin/v-ext-modules-run bunkerweb_module addssl configure
|
||||
$HESTIA/bin/v-ext-modules-run bunkerweb_module configure
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: hestia
|
||||
Version: 1.9.6
|
||||
Release: 10%{dist}
|
||||
Release: 11%{dist}
|
||||
Summary: Hestia Control Panel
|
||||
Group: System Environment/Base
|
||||
License: GPLv3
|
||||
@@ -183,6 +183,9 @@ fi
|
||||
%{_tmpfilesdir}/%{name}.conf
|
||||
|
||||
%changelog
|
||||
* Mon May 04 2026 Alexey Berezhok <a@bayrepo.ru> - 1.9.6-11
|
||||
- Added support bunkerweb
|
||||
|
||||
* Sun Mar 29 2026 Alexey Berezhok <a@bayrepo.ru> - 1.9.6-9
|
||||
- Added support ansible instead of puppet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user