From a401bd3ccba546d11db629deedf6bc025b2a15fc Mon Sep 17 00:00:00 2001 From: shenmo Date: Wed, 13 Sep 2023 14:49:51 +0800 Subject: [PATCH] fix: fail to open --- .../files/flamescion-container-tools/bin-override/xdg-open | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/flamescion-container-tools/bin-override/xdg-open b/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/flamescion-container-tools/bin-override/xdg-open index 6c6ec54..fa6b007 100755 --- a/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/flamescion-container-tools/bin-override/xdg-open +++ b/src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/flamescion-container-tools/bin-override/xdg-open @@ -1006,7 +1006,7 @@ open_deepin(){ } open_ACE(){ -host-spawn $@ +host-spawn xdg-open $@ } open_other_sys(){