Update INSTALL.md
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user