tomcatjss/copr-build.sh
Troy Dawson 01468800a3 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/tomcatjss#c0ec42d065888628c79de7a1124ca89b1777b192
2020-10-15 12:57:56 -07:00

10 lines
104 B
Bash
Executable File

#!/bin/sh
REPO=$1
if [ "$REPO" == "" ]; then
REPO="pki-10.6"
fi
fedpkg copr-build --nowait $REPO