]> git.pld-linux.org Git - packages/rpm-build-tools.git/blob - dropin
fix encoding errors (somebody translate that to english instead)
[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.024198 seconds and 3 git commands to generate.