From 23c7256ddabcd07a2cef1e5f3b79a443beffdddc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 28 Dec 2024 13:04:20 +0100 Subject: [PATCH] Provide more details https://github.com/alexbelgium/hassio-addons/issues/1682 --- nextcloud/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index ff2a3078a..90c5b8cc1 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -33,7 +33,8 @@ This addon is based on the [docker image](https://github.com/linuxserver/docker- ### Custom scripts -/addon_configs/db21ed7f_nextcloud-ocr/nextcloud-ocr.sh will be executed at boot. +`/config/nextcloud-ocr.sh` will be executed at boot. +To be noted that when accessed using a file editor such as Filebrowser, the file will be located in `/addon_configs/db21ed7f_nextcloud-ocr/nextcloud-ocr.sh` To run custom commands at boot you can try a code such as : ```bash #!/usr/bin/with-contenv bashio