mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 12:56:30 +00:00
Reminder about LF in UNIX
This commit is contained in:
parent
0a94bec874
commit
83d741a6a9
@ -57,6 +57,7 @@ CMD [ "/run.sh" ]
|
|||||||
```bash
|
```bash
|
||||||
echo Hello world!
|
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
|
## Step 2: Installing and testing your add-on
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user