Skip to content
Snippets Groups Projects

Koji tags zeek for RHEL9 and Alma9 are added. RQF2381917

Merged Georgios Argyriou requested to merge RQF2381917 into master
2 files
+ 22
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 11
0
#!/bin/bash
TAG="zeek9al"
#ARCHES="x86_64 aarch64"
#PERMS=""
#TESTING=0
#EPEL=1
#DISTTAG="rh9.cern"
### You probably don't need to change anything below this
source createtag9al.sh
Loading