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:
Samuel Maggs 2017-06-08 13:05:40 +01:00 committed by Fredrik Lindqvist
parent e5e3f865e4
commit 0b5dc82360

View File

@ -84,7 +84,7 @@ Log in as the `pi` account and execute the following commands:
```bash
$ sudo su -s /bin/bash homeassistant
$ cd /home/homeassistant/.homeassistant
$ nano homeassistant.log
$ nano home-assistant.log
```
This will in order do the following: