gregory/gregory.example.yml

17 lines
339 B
YAML
Raw Normal View History

2024-12-19 09:59:16 -06:00
max-threads: 10
scripts-dir: "scripts"
packages:
librewolf:
compilation:
- "cd ~/librewolf"
- "./mach blahblahblah"
packaging:
fedora:
- "git clone http://example.com/librewolf-fedora-packaging.git && cd librewolf-fedora-packaging/"
- "do-rpm-stuff-idk"
update-repo:
fedora:
- "idkkkkk"