From 3470f48d9ff31fc79ec57872a31f38156c19810e Mon Sep 17 00:00:00 2001 From: Gabe Date: Tue, 15 Sep 2026 22:43:21 +0000 Subject: [PATCH] Update DAV_Containers/supernote/README.md --- DAV_Containers/supernote/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/DAV_Containers/supernote/README.md b/DAV_Containers/supernote/README.md index c7f51f6..7ed5d08 100644 --- a/DAV_Containers/supernote/README.md +++ b/DAV_Containers/supernote/README.md @@ -1 +1,6 @@ -Source: https://github.com/allenporter/supernote \ No newline at end of file +Source: https://github.com/allenporter/supernote + +``` +mkdir -p /srv/docker/supernote/ +chown -R 1000:1000 /srv/docker/supernote +``` \ No newline at end of file