summaryrefslogtreecommitdiff
path: root/etc/functions/put
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-05-01 20:29:06 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-05-01 20:29:06 +0200
commitcc8d582c61728870c301b19be38c1b689f1a507c (patch)
tree7f50834240e157599fd3f4eca130323e99af00d2 /etc/functions/put
parentab31dce7a2e7c0e5ed2865935c1fb80941c5b5a3 (diff)
put: aneurysm now accepts all file extensions
Diffstat (limited to 'etc/functions/put')
-rwxr-xr-xetc/functions/put1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/functions/put b/etc/functions/put
index 58a59f3..f2d5408 100755
--- a/etc/functions/put
+++ b/etc/functions/put
@@ -33,7 +33,6 @@ function put_aneurysm () {
ssh_options=(-q)
target_dir='public_html/tmp/'
server_prefix='https://derf.homelinux.org/~derf/tmp/'
- illegal='*.(cgi|pl|php|py)'
}
function put_sievert () {