mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-05-21 15:39:48 +08:00
12.6.4
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
bfcd224c08
commit
6162040d09
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,7 +1,7 @@
|
||||
amber-ce-bookworm (12.6.3) UNRELEASED; urgency=low
|
||||
amber-ce-bookworm (12.6.4) UNRELEASED; urgency=low
|
||||
* 修复 Arch 下无法在容器中使用 Bwrap
|
||||
* 修复 bwrap 下无法使用N卡加速
|
||||
|
||||
* 修复 无法启动自动更新
|
||||
-- shenmo <shenmo@spark-app.store> Wed, 25 Sep 2024 23:15:49 +0800
|
||||
|
||||
|
||||
|
@ -19,7 +19,7 @@ fi
|
||||
/opt/apps/$PACKAGE_NAME/files/bin/ace-init
|
||||
|
||||
|
||||
if [ "${PACKAGE_NAME}" = "cn.flamescion.bookworm-compatibility-mode" ];then
|
||||
if [ "${PACKAGE_NAME}" = "amber-ce-bookworm" ];then
|
||||
systemctl daemon-reload
|
||||
systemctl enable ace-bookworm-auto-upgrade
|
||||
systemctl start ace-bookworm-auto-upgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user