mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Update README.md
This commit is contained in:
@@ -32,7 +32,7 @@ This addon is based on the [docker image](https://github.com/linuxserver/docker-
|
|||||||
### Custom scripts
|
### Custom scripts
|
||||||
|
|
||||||
/config/addons_autoscripts/nextcloud-ocr.sh will be executed at boot.
|
/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
|
```bash
|
||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|||||||
Reference in New Issue
Block a user