mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-14 02:52:04 +08:00
Fix on GXDE OS initiate XDG_DATA_DIRS
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -93,6 +93,13 @@ fi
|
||||
|
||||
# The code above is modified from https://blog.csdn.net/yaxuan88521/article/details/120516298
|
||||
|
||||
|
||||
|
||||
/opt/ace-host-integration/ace-host-integration
|
||||
## Fix on GXDE OS initiate XDG_DATA_DIRS
|
||||
|
||||
|
||||
|
||||
if [ $(which aptss) ];then
|
||||
APT_COMMAND=aptss
|
||||
/usr/bin/apt update
|
||||
|
||||
Reference in New Issue
Block a user