Skip to content
Snippets Groups Projects

aux9 added according to RQF2028557

Merged Georgios Argyriou requested to merge RQF2028557 into master
1 file
+ 11
0
Compare changes
  • Side-by-side
  • Inline
bin/tags/aux9.sh 0 → 100755
+ 11
0
 
#!/bin/bash
 
 
TAG="aux9"
 
ARCHES="x86_64 aarch64"
 
#PERMS=""
 
#TESTING=0
 
EPEL=1
 
#DISTTAG=""
 
 
### You probably don't need to change anything below this
 
source createtag9.sh
Loading