From 5012377851717033a44e697819a4bbb671ad12e4 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 28 Oct 2023 16:06:47 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b01ac8..87a23e6 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ OMD[build]:~/etc/cron.d$ With crontab -l you get the list of active cron jobs ``` -OMD[build]:~/etc/cron.d$ crontab -l | grep -A 3 -B 1 create_topoloky_data +OMD[build]:~$ crontab -l | grep -A 3 -B 1 create_topoloky_data # ------------------------------------------------------------ # /omd/sites/build/etc/cron.d/create_topoloky_data 0 * * * * $OMD_ROOT/local/bin/topology_data/create_topology_data.py -s Core01 d --keep 10 -- GitLab