Back to fetching directly the repository file directly from the git repository.
This commit is contained in:
@@ -5,6 +5,7 @@ An overlay with some random stuff
|
||||
To add this overlay manually, run as root or using sudo:
|
||||
|
||||
```
|
||||
wget https://lab.cherboiche.org/boudin/cherb-overlay/raw/master/repository.xml
|
||||
layman -f -o file:///<current path>/repository.xml -a cherb-overlay
|
||||
layman -f -o https://lab.cherboiche.org/boudin/cherb-overlay/raw/master/repository.xml -a cherb-overlay
|
||||
```
|
||||
|
||||
If an error occurs, please check that you're using at least python 3.3.
|
||||
Reference in New Issue
Block a user