Files
cherb-overlay/README.md

10 lines
267 B
Markdown

### CHERB OVERLAY
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
```