- Now use rx3-docker/x11-pulse:1.2.4-mga9 image,
- Fix Application Dir spaces support.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user