Skip to content
Snippets Groups Projects

[RQF2147259] Add dir tag for cs8 and cs9

Merged Marta Vila Fernandes requested to merge dir into master
2 files
+ 22
0
Compare changes
  • Side-by-side
  • Inline
Files
2
bin/tags/dir8s.sh 0 → 100644
+ 11
0
#!/bin/bash
TAG="dir8s"
#ARCHES="x86_64 aarch64"
#PERMS=""
#TESTING=0
EPEL=1
#DISTTAG=""
### You probably don't need to change anything below this
source createtag8s.sh
Loading