diff --git a/setup b/setup index 2bd2693..0577a8b 100755 --- a/setup +++ b/setup @@ -89,7 +89,7 @@ docker exec -i $KIMAI_CONTAINER_NAME dd of=/opt/kimai/config/packages/local.yaml rm -f tmp -docker restart $KIMAI_CONTAINER_NAME +docker restart -t 0 $KIMAI_CONTAINER_NAME >> /dev/null echo -n "Wait until container is running ..."