From ba13a558c748ac6b039d958ee58f24b237ae576a Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Sun, 3 Dec 2023 02:39:18 +0200 Subject: [PATCH] Update --- docs/install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install.md b/docs/install.md index acba14f..946cde5 100644 --- a/docs/install.md +++ b/docs/install.md @@ -114,6 +114,7 @@ Next, create the directory for Namingo logs. This directory will be used to stor ```bash mkdir -p /var/log/namingo +chown -R www-data:www-data /var/log/namingo ``` Import the provided database file for your database type.