constellation/tools/dnf-init.sh

8 lines
128 B
Bash
Raw Normal View History

2023-03-14 14:53:33 +01:00
#!/usr/bin/env bash
rm -f rpm/repo.yaml
bazel run //:bazeldnf -- init \
--fc 38 \
--arch x86_64 \
--output rpm/repo.yaml