2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-07 10:37:14 +08:00

feat: 发布v2.2.4

This commit is contained in:
耗子
2024-06-08 16:09:59 +08:00
parent e941ab6661
commit 83f58e0a2e
2 changed files with 6 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ func init() {
config := facades.Config()
config.Add("panel", map[string]any{
"name": "耗子 Linux 面板",
"version": "v2.2.3",
"version": "v2.2.4",
"ssl": config.Env("APP_SSL", false),
})
}

View File

@@ -105,6 +105,11 @@ if version_lt "$oldVersion" "2.2.0"; then
echo "更新面板到 v2.2.0 ..."
echo "Update panel to v2.2.0 ..."
echo "APP_LOCALE=zh_CN" >> $panelPath/panel.conf
fi
if version_lt "$oldVersion" "2.2.4"; then
echo "更新面板到 v2.2.4 ..."
echo "Update panel to v2.2.4 ..."
if [ "${OS}" == "centos" ]; then
dnf makecache
dnf install -y p7zip p7zip-plugins rsyslog