From cc8d582c61728870c301b19be38c1b689f1a507c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 1 May 2009 20:29:06 +0200 Subject: put: aneurysm now accepts all file extensions --- etc/functions/put | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') 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 () { -- cgit v1.2.3