SOURCES: dropin (NEW) - stupid script to put file to dropin.pld-li...
glen
glen at pld-linux.org
Thu Oct 5 19:25:47 CEST 2006
Author: glen Date: Thu Oct 5 17:25:47 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- stupid script to put file to dropin.pld-linux.org
---- Files affected:
SOURCES:
dropin (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/dropin
diff -u /dev/null SOURCES/dropin:1.1
--- /dev/null Thu Oct 5 19:25:47 2006
+++ SOURCES/dropin Thu Oct 5 19:25:42 2006
@@ -0,0 +1,5 @@
+#!/bin/sh
+file="$1"
+lftp -c "open dropin;
+put $file
+"
================================================================
More information about the pld-cvs-commit
mailing list