Change to home assistant log file (#2784)
Should have been home-assistant. Otherwise it just tries to create a new file
This commit is contained in:
parent
e5e3f865e4
commit
0b5dc82360
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ Log in as the `pi` account and execute the following commands:
|
||||||
```bash
|
```bash
|
||||||
$ sudo su -s /bin/bash homeassistant
|
$ sudo su -s /bin/bash homeassistant
|
||||||
$ cd /home/homeassistant/.homeassistant
|
$ cd /home/homeassistant/.homeassistant
|
||||||
$ nano homeassistant.log
|
$ nano home-assistant.log
|
||||||
```
|
```
|
||||||
|
|
||||||
This will in order do the following:
|
This will in order do the following:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue