diff --git a/bin/tags/opensearch9al.sh b/bin/tags/opensearch9al.sh new file mode 100644 index 0000000000000000000000000000000000000000..55f654057653968ccd4763ab25bf0a7fce8da035 --- /dev/null +++ b/bin/tags/opensearch9al.sh @@ -0,0 +1,12 @@ +#!/bin/bash + +TAG="opensearch9al" +#ARCHES="x86_64 aarch64" +#PERMS="" +#TESTING=0 +EPEL=1 +#DISTTAG="" + +### You probably don't need to change anything below this +source createtag9al.sh +