]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- stupid script to put file to dropin.pld-linux.org
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 5 Oct 2006 17:25:42 +0000 (17:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dropin -> 1.1

dropin [new file with mode: 0644]

diff --git a/dropin b/dropin
new file mode 100644 (file)
index 0000000..6de508b
--- /dev/null
+++ b/dropin
@@ -0,0 +1,5 @@
+#!/bin/sh
+file="$1"
+lftp -c "open dropin;
+put $file
+"
This page took 0.106783 seconds and 4 git commands to generate.