create new enumeration

This commit is contained in:
Ivan Hörler 2018-05-08 06:50:55 +02:00
parent 78689adbee
commit 888c6fa11c
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users
**Note: Find the location of the pipenv virtual environment for the
`virtualenv` parameter with the command `pipenv --venv`.**
Symlink it and restart:
1. Symlink config and restart uWSGI:
sudo ln -s /etc/uwsgi/apps-available/babybuddy.ini /etc/uwsgi/apps-enabled/babybuddy.ini
sudo service uwsgi restart