diff options
Diffstat (limited to 'etc/functions/put')
-rwxr-xr-x | etc/functions/put | 1 |
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 () { |