- Add cd in script to allow external docker application dir call.
This commit is contained in:
@@ -9,4 +9,7 @@ APPL_HOME_DIR="$(dirname "$(dirname "$0")")"
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
cd ${APPL_HOME_DIR}
|
||||
|
||||
|
||||
docker compose logs -f
|
||||
|
||||
Reference in New Issue
Block a user