Up-to-latest

This commit is contained in:
2023-07-25 09:49:30 +08:00
parent 363f45d6cd
commit 68a5d36e4c
12 changed files with 49 additions and 41 deletions

View File

@@ -1,19 +1,19 @@
# 书虫兼容环境
书虫兼容环境使用bwrap容器在deepin或UOS上使用Debian 12的应用为你带来更好的使用体验
兼容环境内不允许提权若要在容器内使用root请使用 sudo /opt/apps/store.spark-app.bookworm-compatibility-mode/files/bin/bookworm-run
兼容环境内不允许提权若要在容器内使用root请使用 sudo bookworm-run
## 构建指南
先构建容器再打包,容器位置在`src/opt/apps/store.spark-app.bookworm-compatibility-mode/files/`
先构建容器再打包,容器位置在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
# Bookworm compatibility mode
Bookworm compatibility mode allows you to use Debian 12 applications on deepin or UniontechOS using bwrap containers, providing you with a better user experience!
It is not allowed to gain root privileges within the compatible environment. If you need to use root within the container, please use "sudo /opt/apps/store.spark-app.bookworm-compatibility-mode/files/bin/bookworm-run"
It is not allowed to gain root privileges within the compatible environment. If you need to use root within the container, please use "sudo bookworm-run"
## Build Guide
Build the container first then build the package. Container at `src/opt/apps/store.spark-app.bookworm-compatibility-mode/files/`
Build the container first then build the package. Container at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`