- Now use rx3-docker/x11-pulse:1.2.4-mga9 image,

- Fix Application Dir spaces support.
This commit is contained in:
2025-04-21 13:28:47 +02:00
parent 2924cd076b
commit a3eb496c35
4 changed files with 13 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ shift
APPL_DIR=$(realpath ${APPL_DIR})
APPL_DIR=$(realpath "${APPL_DIR}")
export USER_ID=$(id -u)
export GROUP_ID=$(id -g)