From 852502ffbf20e4a2279facbb40c65e625ddbb322 Mon Sep 17 00:00:00 2001 From: Dmitriy Yukhanov Date: Mon, 8 Nov 2021 23:56:36 +0300 Subject: [PATCH] Fix formatting --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index b80024e..411df78 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -3,7 +3,7 @@ ### Docker log If you're running changedetection.io from the docker, it's as simple as calling this command: - docker logs changedetection.io &> logs.txt +`docker logs changedetection.io &> logs.txt` ## Workaround for 'pyinit_main: can't initialize time' error on Raspberry Pi