mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 15:26:29 +00:00
Update hassio_addon_tutorial.md (#424)
* Update hassio_addon_tutorial.md
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
cd8b47e7e2
commit
9f7fadf75d
@ -56,6 +56,8 @@ CMD [ "/run.sh" ]
|
|||||||
|
|
||||||
`run.sh`:
|
`run.sh`:
|
||||||
```shell
|
```shell
|
||||||
|
#!/usr/bin/with-contenv bashio
|
||||||
|
|
||||||
echo Hello world!
|
echo Hello world!
|
||||||
```
|
```
|
||||||
Make sure your editor is using UNIX-like line breaks (LF), not Dos/Windows (CRLF).
|
Make sure your editor is using UNIX-like line breaks (LF), not Dos/Windows (CRLF).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user