修改: src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/ace-uninstall-helper-gui

This commit is contained in:
2023-11-15 14:10:49 +08:00
parent a1593ea635
commit f89f92533f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
if [ "$UID" != "0" ];then
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY $0
pkexec $0
exit
fi
# 定义应用列表文件路径