Fix minor but blocking typo
This commit is contained in:
parent
59e092b4b2
commit
0a0ca3b567
@ -39,9 +39,9 @@ They mix up python code with some c++, currently i have no idea how to handle th
|
||||
First add the Overlay to `/etc/portage/repos.conf/homeassistant.conf`, make sure not to interfere with your gentoo repo, which is at `/usr/portage/gentoo` in my boxes, because i _always_ have more than one repo active by default:
|
||||
```
|
||||
[HomeAssistantRepository]
|
||||
location = /usr/[local/]portage/homeassistant
|
||||
location = /usr/local/portage/homeassistant
|
||||
sync-type = git
|
||||
sync-uri = https://git.in.edevau.net/onkelbeh/HomeAssistantRepository.git
|
||||
sync-uri = https://git.edevau.net/onkelbeh/HomeAssistantRepository.git
|
||||
auto-sync = yes
|
||||
sync-rsync-verify-metamanifest = no
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user