mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update Synology installation instructions (#4845)
The command to chown the directory was backwards
This commit is contained in:
parent
24e2021c21
commit
a303c393d9
@ -61,7 +61,7 @@ Create homeassistant config directory & switch to it
|
||||
|
||||
```bash
|
||||
# mkdir /volume1/homeassistant
|
||||
# chown /volume1/homeassistant homeassistant
|
||||
# chown homeassistant /volume1/homeassistant
|
||||
# chmod 755 /volume1/homeassistant
|
||||
# cd /volume1/homeassistant
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user