From b60918fd6d68b0d24eb599bdb0b33916d32ef6f8 Mon Sep 17 00:00:00 2001 From: gt2416 <34902894+gt2416@users.noreply.github.com> Date: Sun, 12 Aug 2018 09:45:36 -0400 Subject: [PATCH] Updated Debian 8 Install (markdown) --- Debian-8-Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debian-8-Install.md b/Debian-8-Install.md index fb9912d..cc71467 100644 --- a/Debian-8-Install.md +++ b/Debian-8-Install.md @@ -185,7 +185,7 @@ Now Invoice Ninja and the WebServer are configured to only allow https. In the f `openssl x509 -req -days 365 -in ininja.csr -signkey ininja.key -out ininja.crt` -Set correct permissions: +## Set correct permissions for Invoice Ninja: `cd /path/to/ninja/install`