mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-20 13:58:47 -04:00
introduce version.txt (#1412)
This commit is contained in:
parent
bdff0d1d08
commit
fe767ba78e
15 changed files with 53 additions and 161 deletions
7
tools/dnf-init.sh
Executable file
7
tools/dnf-init.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
rm -f rpm/repo.yaml
|
||||
bazel run //:bazeldnf -- init \
|
||||
--fc 37 \
|
||||
--arch x86_64 \
|
||||
--output rpm/repo.yaml
|
Loading…
Add table
Add a link
Reference in a new issue