]> git.pld-linux.org Git - packages/rpm-build-tools.git/blob - dropin
do exact bcond match when reporting active bconds
[packages/rpm-build-tools.git] / dropin
1 #!/bin/sh
2 echo Uploading $*
3 chmod 644 "$@"
4 scp -Bp "$@" dropin@dropin.pld-linux.org:
This page took 0.024942 seconds and 3 git commands to generate.