From ecf4de6db67ce19d90a0b55ad8c1544087398a4c Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Fri, 2 Jul 2021 00:08:54 +0200 Subject: refactored code to be style compliant and mostly statically typed with mypy --- checker/local.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'checker/local.sh') diff --git a/checker/local.sh b/checker/local.sh index 90425c0..81a6312 100644 --- a/checker/local.sh +++ b/checker/local.sh @@ -1,6 +1,7 @@ #!/bin/sh if [ -z "$(docker ps | grep stldoctor-mongo)" ]; then + docker-compose down -v docker-compose up -d stldoctor-mongo fi -- cgit v1.2.3-71-gd317