- Fix double / bug in docker_tools_install,

- Add APPL_HOME_DIR declaration in docker_tools lib,
- Minor comment fixes.
This commit is contained in:
2026-05-27 19:16:01 +02:00
parent b0c891ea53
commit 038f77f2fe
14 changed files with 97 additions and 30 deletions

View File

@@ -42,6 +42,16 @@ fi
#-----------------------------------------------------------------------------------------------------------------------------------
# Global Variables
#-----------------------------------------------------------------------------------------------------------------------------------
declare -g APPL_HOME_DIR=""
#-----------------------------------------------------------------------------------------------------------------------------------
# Appl Home Get
#-----------------------------------------------------------------------------------------------------------------------------------