constellation/tools/dnf-init

7 lines
145 B
Plaintext
Raw Normal View History

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