diff --git a/collector.sh b/collector.sh index 8659a7f..a70b7ed 100755 --- a/collector.sh +++ b/collector.sh @@ -1,5 +1,6 @@ while : do + source ./venv/bin/activate ./manage.py collect ./manage.py clean sleep 300