From 3c05463d94196bafe2b33ef92c225d563ac0bd04 Mon Sep 17 00:00:00 2001 From: Andre Pawlowski Date: Mon, 13 Mar 2023 11:32:32 +0100 Subject: [PATCH] markdown fix --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 305bbcd..fbcda8d 100644 --- a/README.md +++ b/README.md @@ -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. 4. Set up a cron job as `root` user that executes `start_search.py` - -5. (e.g., `0 * * * * root /opt/LSMS/start_search.py` to start the search hourly). +(e.g., `0 * * * * root /opt/LSMS/start_search.py` to start the search hourly). ## List of Scripts