diff --git a/deployment/bare_metal/start.sh b/deployment/bare_metal/start.sh index 44fcd46c4..db9e82c9d 100755 --- a/deployment/bare_metal/start.sh +++ b/deployment/bare_metal/start.sh @@ -167,7 +167,7 @@ git pull export BUILD_COMMIT="$(git rev-parse HEAD)" # install missing dependencies -source ./install-missing-deps.sh +source ./deployment/bare_metal/install-missing-deps.sh # Generate gradido.conf from template # *** 1st prepare for each apiversion the federation conf for nginx from federation-template