- Improve run.sh to allow direct call with appl full path in one argument.

This commit is contained in:
2025-11-06 16:28:11 +01:00
parent 1935ad1b30
commit b70332a608
4 changed files with 23 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ ORG_URL_PREFIX="${ORG_REGISTRY}/${ORG_NAME}"
APPL_NAME="x11-pulse"
APPL_NAME_FULL="X11-Pulse Docker Image"
APPL_NAME_SHORT="x11-pulse"
APPL_VERSION="1.2.5"
APPL_VERSION="1.2.6"
HOST_NAME_PREFIX=${APPL_NAME_SHORT}${APPL_SUFFIX}