mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
Fix formatting in shell_command documentation (#42159)
This commit is contained in:
parent
cc1ac28e32
commit
ee6d2684e3
@ -144,6 +144,8 @@ shell_command:
|
||||
get_file_contents: "cat {{ filename }}"
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
||||
### Using SSH with shell_command
|
||||
|
||||
The `/root/.ssh` directory in the container is not persistent. Store your keys in `/config/.ssh` instead.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user