Layman doesn't like gitlab raw files or cacert certificates

This commit is contained in:
2015-05-14 23:35:59 +02:00
parent 4776b53267
commit 91ce7d7bc5

View File

@@ -5,4 +5,6 @@ An overlay with some random stuff
To add this overlay manually, run as root or using sudo:
```
layman -f -o https://lab.cherboiche.org/boudin/cherb-overlay/raw/master/repository.xml -a cherb-overlay
wget https://lab.cherboiche.org/boudin/cherb-overlay/raw/master/repository.xml
layman -f -o file:///<current path>/repository.xml -a cherb-overlay
```