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

7 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