Update readme.md
This commit is contained in:
parent
9b22ce287e
commit
beea260b4f
@ -3,10 +3,13 @@ Gentoo overlay: GJDWebserver
|
|||||||
This is a personal overlay I use for my PinePhone and other computers.
|
This is a personal overlay I use for my PinePhone and other computers.
|
||||||
|
|
||||||
**Setup**
|
**Setup**
|
||||||
|
|
||||||
Add the following content to /etc/portage/repos.conf/gjdwebserver.conf
|
Add the following content to /etc/portage/repos.conf/gjdwebserver.conf
|
||||||
|
|
||||||
|
```
|
||||||
[gjdwebserver]
|
[gjdwebserver]
|
||||||
location = /var/db/repos/gjdwebserver
|
location = /var/db/repos/gjdwebserver
|
||||||
sync-type = git
|
sync-type = git
|
||||||
sync-uri = https://github.com/stealthgun/gjdwebserver-overlay.git
|
sync-uri = https://github.com/stealthgun/gjdwebserver-overlay.git
|
||||||
auto-sync = yes
|
auto-sync = yes
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user