diff options
Diffstat (limited to 'checker/local.sh')
| -rw-r--r-- | checker/local.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checker/local.sh b/checker/local.sh index 81a6312..713bea0 100644 --- a/checker/local.sh +++ b/checker/local.sh @@ -11,4 +11,4 @@ export MONGO_PORT=27017 export MONGO_USER=stldoctor_checker export MONGO_PASSWORD=stldoctor_checker -python3 src/checker.py $@ +python3 -u src/checker.py $@ |
