markdown fix

This commit is contained in:
Andre Pawlowski 2023-03-13 11:32:32 +01:00
parent ad8617ebb1
commit 3c05463d94

View file

@ -51,8 +51,7 @@ them establish a state of your system. However, this assumes that your system is
If you are unsure of this, you should verify its current state. If you are unsure of this, you should verify its current state.
4. Set up a cron job as `root` user that executes `start_search.py` 4. Set up a cron job as `root` user that executes `start_search.py`
(e.g., `0 * * * * root /opt/LSMS/start_search.py` to start the search hourly).
5. (e.g., `0 * * * * root /opt/LSMS/start_search.py` to start the search hourly).
## List of Scripts ## List of Scripts