diff --git a/deploy_funmaps.sh b/deploy_funmaps.sh index 25b352c..3919828 100644 --- a/deploy_funmaps.sh +++ b/deploy_funmaps.sh @@ -3,7 +3,7 @@ # Exit immediately if a command exits with a non-zero status. set -e -# Determine the directory where the script is running +# Paths configuration CURRENT_DIR="${PWD}" VOLUMES_DIR="${CURRENT_DIR}/volumes" CONFIG_REPO_DIR="/opt/docker/lgsm-cs-funmaps-addon"