update src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/bookworm-run.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2023-11-22 15:13:27 +00:00 committed by Gitee
parent 8d95934a7d
commit c1030dd35b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -67,7 +67,7 @@ bwrap --dev-bind / / \
--dev-bind / /host \
--ro-bind-try /usr/share/themes /usr/local/share/themes \
--ro-bind-try /usr/share/icons /usr/share/icons \
--ro-bind-try /usr/share/fonts /usr/local/share/fonts \
--ro-bind-try /usr/share/fonts /usr/share/fonts \
--hostname Amber-CE-Bookworm \
--unshare-uts \
--dev-bind-try /etc/resolv.conf /etc/resolv.conf \