Skip to content

Commit 0b5dc82

Browse files
samuelmaggsLandrash
authored andcommitted
Change to home assistant log file (home-assistant#2784)
Should have been home-assistant. Otherwise it just tries to create a new file
1 parent e5e3f86 commit 0b5dc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/hassbian/common-tasks.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Log in as the `pi` account and execute the following commands:
8484
```bash
8585
$ sudo su -s /bin/bash homeassistant
8686
$ cd /home/homeassistant/.homeassistant
87-
$ nano homeassistant.log
87+
$ nano home-assistant.log
8888
```
8989

9090
This will in order do the following:

0 commit comments

Comments
 (0)