- 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:42:58 +02:00
parent 39eb3c2d8a
commit 56fa534831
4 changed files with 14 additions and 4 deletions

View File

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