From 8a0eab0c7a7231189edf4181bf0e4446ce10424b Mon Sep 17 00:00:00 2001 From: Avi Date: Tue, 7 Nov 2017 14:34:10 -0600 Subject: [PATCH 1/2] Documentation updates (#7) * Update issue_template.md --- .github/issue_template.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 354f2ff..46c36dd 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,12 +1,16 @@ + #### First Checks: Replace the check box for each line with a ☑ or 'x' after confirming. From 623d228f78abfe39d7660462a1c04cdff21c2024 Mon Sep 17 00:00:00 2001 From: Avi Date: Fri, 10 Nov 2017 17:35:40 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93207e5..4260bb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # update_ombi -Ombi (tidusjar/Ombi) update script for Systemd (Ubuntu based distros) +[Ombi](https://github.com/tidusjar/Ombi) update script for Systemd (Ubuntu based distros) **Create the Ombi update script** @@ -45,4 +45,4 @@ ombi ALL=NOPASSWD: /bin/systemctl stop ombi.service, /bin/systemctl start omb ``` > ### Note: -> This assumes you're running the script as **ombi** and that the systemd service is named **ombi**. \ No newline at end of file +> This assumes you're running the script as **ombi** and that the systemd service is named **ombi**.