]> git.pld-linux.org Git - packages/rpm-build-tools.git/blob - dropin
Update commit message style to Git not CVS
[packages/rpm-build-tools.git] / dropin
1 #!/bin/sh
2 echo Uploading $*
3 chmod 644 "$@"
4 scp -p "$@" dropin@dropin.pld-linux.org:
This page took 0.037866 seconds and 3 git commands to generate.