mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-12 01:55:58 +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
|
||||
@ -9,4 +11,4 @@ else
|
||||
mv /opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bookworm-env /opt/apps/amber-ce-loongnix/files/ace-env
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user