Update INSTALL.md
This commit is contained in:
parent
e043067b39
commit
df5b99ed56
@ -191,8 +191,8 @@ systemctl restart nginx
|
||||
pushd /srv/carom/
|
||||
git pull
|
||||
pipenv update
|
||||
pipenv run ./manage.py migrate
|
||||
pipenv run ./manage.py collectstatic --noinput
|
||||
pipenv run python manage.py migrate
|
||||
pipenv run python manage.py collectstatic --noinput
|
||||
touch /etc/uwsgi/apps-enabled/carom.ini
|
||||
popd
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user