From c7143da939a558eee59556622433cbc52288f96f Mon Sep 17 00:00:00 2001 From: kaysond Date: Thu, 8 Feb 2018 12:37:42 -0800 Subject: [PATCH] Updated Autostart on Linux (markdown) --- Autostart-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Autostart-on-Linux.md b/Autostart-on-Linux.md index 3df1a63..1a91cf3 100644 --- a/Autostart-on-Linux.md +++ b/Autostart-on-Linux.md @@ -23,7 +23,7 @@ Restart=on-failure [Install] WantedBy=multi-user.target ``` -The option `-data=` can also be used to change radarr's AppData location, see https://github.com/Radarr/Radarr/wiki/Command-Line-Options +The option `-data=` can also be used to change radarr's AppData location. See https://github.com/Radarr/Radarr/wiki/Command-Line-Options ### Enable and Start Radarr systemctl enable radarr.service