constellation/tools/dnf-init.sh
2023-03-14 14:53:33 +01:00

8 lines
128 B
Bash
Executable File

#!/usr/bin/env bash
rm -f rpm/repo.yaml
bazel run //:bazeldnf -- init \
--fc 37 \
--arch x86_64 \
--output rpm/repo.yaml