dogtag-pki/copr-build.sh
2018-08-09 17:13:21 +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