mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-21 20:31:30 +00:00
generate prepop
This commit is contained in:
parent
4c25c1756b
commit
f813ce1f3d
2
generate-prepop-yaml
Executable file
2
generate-prepop-yaml
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
python3 -c 'import sys, yaml, json; print(yaml.dump(json.loads(sys.stdin.read())))' < rocky-packages.json > rocky-packages.yaml
|
21320
rocky-packages.yaml
Normal file
21320
rocky-packages.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user