From 9a8ed69047f42e2d2be61e3b5d2a758d5f1473b3 Mon Sep 17 00:00:00 2001 From: Scott Lamb Date: Tue, 30 Jan 2018 17:01:44 -0800 Subject: [PATCH] fix more formatting in upgrade guide --- guide/schema.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/schema.md b/guide/schema.md index 52dc92a..a90fd93 100644 --- a/guide/schema.md +++ b/guide/schema.md @@ -98,9 +98,9 @@ more complicated. Then install the new software to the path expected by your systemd configuration and start it up: - $ sudo install -m 755 new-moonfire-nvr /usr/local/bin/moonfire-nvr - $ sudo systemctl enable moonfire-nvr - $ sudo systemctl start moonfire-nvr + $ sudo install -m 755 new-moonfire-nvr /usr/local/bin/moonfire-nvr + $ sudo systemctl enable moonfire-nvr + $ sudo systemctl start moonfire-nvr Hopefully your system is functioning correctly. If not, there are two options for restore; neither are easy: