jss/copr-build.sh
Petr Šabata af554a80d1 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/jss#8d0f659a7b9ac2d0ee7ab02be0de758a28f0b46a
2020-10-15 14:24:53 +02: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