Skip to content
Snippets Groups Projects

RQF1997019: add lb9 environment

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