docs: fix build after removal of json schemas
This commit is contained in:
parent
90575b076e
commit
d9b62a373d
3 changed files with 3 additions and 8 deletions
|
@ -17,9 +17,6 @@ Create and activate a virtual environment with:
|
|||
python -m venv env
|
||||
. env/bin/activate
|
||||
|
||||
You will need to install an entry into the portal user's crontab:
|
||||
|
||||
.. code-block:: crontab
|
||||
You will need to install an entry into the portal user's crontab::
|
||||
|
||||
*/1 * * * * (cd /path/to/portal ; /path/to/env/bin/python -m app.cli automate --all) &>/dev/null
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue