grim/containers/reviewboard

e9223d04bdb2
file isExecutable
Make sure the nginx uid and group match reviewboard's
#!/bin/bash
cd /var/www/reviewboard/conf
export PYTHONPATH=./
export DJANGO_SETTINGS_MODULE=reviewboard.settings
exec django-admin.py shell