From 58d9d75c6f550ebce65005e2608a370151d8f333 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 10 Apr 2024 10:58:33 +0200 Subject: [PATCH] Update README.md --- nextcloud/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/README.md b/nextcloud/README.md index 0033a45bc..626c103b9 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -32,7 +32,7 @@ This addon is based on the [docker image](https://github.com/linuxserver/docker- ### Custom scripts /config/addons_autoscripts/nextcloud-ocr.sh will be executed at boot. -To run custom commands at boot you can try a code such as : +To run custom commands at boot you can try a code such as : ```bash #!/usr/bin/with-contenv bashio # shellcheck shell=bash