dogtag-pki/copr-build.sh

10 lines
104 B
Bash
Raw Permalink Normal View History

2018-08-09 02:04:49 +00:00
#!/bin/sh
REPO=$1
if [ "$REPO" == "" ]; then
REPO="pki-10.6"
fi
fedpkg copr-build --nowait $REPO