summaryrefslogtreecommitdiff
path: root/send.sh
diff options
context:
space:
mode:
Diffstat (limited to 'send.sh')
-rwxr-xr-xsend.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/send.sh b/send.sh
deleted file mode 100755
index d3f3ad3..0000000
--- a/send.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-for i in *.pdf
-do
- gpg --detach $i
-done
-
-rsync --delete -avr --exclude=.git --rsh="ssh" . beber@download.gna.org:/upload/else