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