From f88935760f6be5849c7890a4e7552715105a80ee Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 14 Mar 2009 14:56:28 +0100 Subject: put: Updated aneurysm_vpn --- etc/functions/put | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/functions/put b/etc/functions/put index 764bd05..42b550a 100755 --- a/etc/functions/put +++ b/etc/functions/put @@ -18,11 +18,9 @@ if ! check_com curl; then fi function put_aneurysm_vpn { + put_aneurysm hostname='aneurysm.wildernet.org' - ssh_options=(-q) - target_dir='public_html/tmp/' - server_prefix='http://aneurysm.wildernet.org/~derf/tmp/' - illegal='*.(cgi|pl|php|py)' + server_prefix='http://aneurysm.vpn.skyshaper.org/~derf/tmp/' } function put_aneurysm_int { -- cgit v1.2.3