Skip to content

Commit dab578f

Browse files
committed
edit startup script to no longer load_clubs (only once is necessary)
1 parent 810a619 commit dab578f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/container-startup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ echo 'collectstatic ran'
1212
python manage.py invalidate_cachalot tcf_website
1313

1414
# Add custom commands here
15-
python manage.py load_clubs
1615

1716
echo 'Starting Django Server...'
1817
python manage.py runserver 0.0.0.0:80

0 commit comments

Comments
 (0)