mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-07-16 18:42:25 +08:00
damn忘了这个
This commit is contained in:
parent
92f87a3f62
commit
ca582467dc
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
PACKAGE_NAME="$DPKG_MAINTSCRIPT_PACKAGE"
|
||||
|
||||
if [ "${PACKAGE_NAME}" = "cn.flamescion.bookworm-compatibility-mode" ];then
|
||||
if [ -e /opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bookworm-env ];then
|
||||
if [ "$(arch)" != "loongarch64" ];then
|
||||
|
Loading…
x
Reference in New Issue
Block a user