From 3704dcf30a72f03f55d7f648f88d3662abbefd11 Mon Sep 17 00:00:00 2001 From: shenmo Date: Sun, 2 Jun 2024 04:28:44 +0000 Subject: [PATCH] =?UTF-8?q?localtime=E4=B8=8D=E5=86=8Dbind?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shenmo --- .../files/bin/bookworm-run | 1 - 1 file changed, 1 deletion(-) diff --git a/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/bookworm-run b/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/bookworm-run index e86854c..4778674 100755 --- a/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/bookworm-run +++ b/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/bookworm-run @@ -116,7 +116,6 @@ BIND_DIRS=( "--ro-bind-try /usr/share/themes /usr/local/share/themes" "--ro-bind-try /usr/share/icons /usr/local/share/icons" "--ro-bind-try /usr/share/fonts /usr/local/share/fonts" - "--ro-bind-try $(realpath /etc/localtime) /etc/localtime" "--dev-bind-try /etc/resolv.conf /etc/resolv.conf" "--dev-bind-try /home /home"