mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Merge pull request #59 from ArtHome12/patch-2
Reminder about LF in UNIX
This commit is contained in:
commit
899003299f
@ -57,6 +57,7 @@ CMD [ "/run.sh" ]
|
||||
```bash
|
||||
echo Hello world!
|
||||
```
|
||||
Make sure your editor is using UNIX-like line breaks (LF), not Dos/Windows (CRLF).
|
||||
|
||||
## Step 2: Installing and testing your add-on
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user