From 2f97785cba155f30001c3072a0c4a9becd981b51 Mon Sep 17 00:00:00 2001 From: Adam Rabjerg Date: Mon, 22 Mar 2021 20:33:22 +0100 Subject: [PATCH] Update readme --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 6ddec2c..cb68b07 100644 --- a/README.MD +++ b/README.MD @@ -77,8 +77,8 @@ Todo ### etc/systemd/system/make-backup.service Systemd service to make backup. -```WorkingDirectory=``` should be the absolute path to where make_backup.sh script is located. -```ExecStart=``` *MUST* be the absolute path to make_backup.sh +```WorkingDirectory=``` should be the absolute path to where make_backup.sh script is located. +```ExecStart=``` *MUST* be the absolute path to make_backup.sh ### etc/systemd/system/make-backup.timer Systemd timer to trigger backup.