update repo location

This commit is contained in:
2019-09-30 20:02:09 +02:00
parent 3e3c91305f
commit 597dbfaf6c

View File

@@ -39,7 +39,7 @@ 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/portage/homeassistant
sync-type = git
sync-uri = https://git.edevau.net/onkelbeh/HomeAssistantRepository.git
auto-sync = yes