We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e3f86 commit 0b5dc82Copy full SHA for 0b5dc82
source/_docs/hassbian/common-tasks.markdown
@@ -84,7 +84,7 @@ Log in as the `pi` account and execute the following commands:
84
```bash
85
$ sudo su -s /bin/bash homeassistant
86
$ cd /home/homeassistant/.homeassistant
87
-$ nano homeassistant.log
+$ nano home-assistant.log
88
```
89
90
This will in order do the following:
0 commit comments