改回原包名

This commit is contained in:
2024-03-23 16:01:18 +08:00
parent 0bbaaea422
commit 73e3bec9c3
32 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
export PACKAGE_NAME="$DPKG_MAINTSCRIPT_PACKAGE"
/opt/apps/$PACKAGE_NAME/files/bin/ace-init
if [ "${PACKAGE_NAME}" = "amber-ce-bookworm" ];then
if [ "${PACKAGE_NAME}" = "cn.flamescion.bookworm-compatibility-mode" ];then
systemctl daemon-reload
systemctl enable ace-bookworm-auto-upgrade
systemctl start ace-bookworm-auto-upgrade