Update README.md

This commit is contained in:
Alexandre
2024-04-10 10:58:33 +02:00
committed by GitHub
parent 47506bd855
commit 58d9d75c6f

View File

@@ -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