Added both to have options
This commit is contained in:
parent
ab553dab04
commit
be669fc86e
10
readme.md
10
readme.md
@ -15,3 +15,13 @@ sync-type = git
|
|||||||
sync-uri = https://git.gjdwebserver.nl/gjdwebserver/gjdwebserver-overlay
|
sync-uri = https://git.gjdwebserver.nl/gjdwebserver/gjdwebserver-overlay
|
||||||
auto-sync = yes
|
auto-sync = yes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or if you want to use GitHub
|
||||||
|
|
||||||
|
```
|
||||||
|
[gjdwebserver]
|
||||||
|
location = /var/db/repos/gjdwebserver
|
||||||
|
sync-type = git
|
||||||
|
sync-uri = https://github.com/stealthgun/gjdwebserver-overlay
|
||||||
|
auto-sync = yes
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user