constellation/tools/dnf-init
2023-01-31 17:55:09 +01:00

6 lines
145 B
Bash
Executable file

#!/bin/sh
rm -f rpm/repo.yaml
bazel run --config linux_amd64_static //:bazeldnf -- init \
--fc 37 \
--arch x86_64 \
--output rpm/repo.yaml