diff --git a/.render.com/build.sh b/.render.com/build.sh index bc1d860f..68ff1a4f 100644 --- a/.render.com/build.sh +++ b/.render.com/build.sh @@ -5,3 +5,4 @@ python -m pip install --upgrade pip pip install -r requirements.txt python manage.py migrate +python manage.py createcachetable