Skip to content

Commit

Permalink
fixup! feat: Expose I-Ds
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Jun 10, 2024
1 parent 91dcf86 commit 3d6345e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions k8s/ietfweb/init.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash

python /app/manage.py migrate --no-input
python /app/manage.py createcachetable --no-input
python /app/manage.py collectcache --no-input
python /app/manage.py collectstatic --no-input
/usr/bin/supervisord -c /app/supervisord.conf

0 comments on commit 3d6345e

Please sign in to comment.