Update healthchecks-install.sh
This commit is contained in:
parent
1fd66479f6
commit
db79261e56
@ -89,7 +89,6 @@ SITE_NAME=Mychecks
|
|||||||
SITE_ROOT=http://localhost:8000
|
SITE_ROOT=http://localhost:8000
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
source /opt/healthchecks/venv/bin/activate
|
|
||||||
python3 manage.py migrate
|
python3 manage.py migrate
|
||||||
cat <<EOF | python3 /opt/healthchecks/manage.py shell
|
cat <<EOF | python3 /opt/healthchecks/manage.py shell
|
||||||
from django.contrib.auth import get_user_model
|
from django.contrib.auth import get_user_model
|
||||||
|
Loading…
x
Reference in New Issue
Block a user