Another fix

This commit is contained in:
Jean Froment 2022-03-06 18:25:18 +01:00
parent 3accf3d8bd
commit d1e2bfa212
1 changed files with 0 additions and 2 deletions

View File

@ -258,8 +258,6 @@ echo-debug "[$0] Here is the list of all files which are going to be processed:
echo "[$0] ***** Config OK. Launching services... *****"
exit 0
if [[ "${SKIP_PULL}" != "1" ]]; then
echo "[$0] ***** Pulling all images... *****"
docker-compose ${ALL_SERVICES} pull