From 06fd68049a9906f91c869ea1982d43b702576e95 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Mar 2010 13:37:20 +0100 Subject: Update some URLs --- etc/functions/put | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/functions/put') diff --git a/etc/functions/put b/etc/functions/put index 556d50b..7da7801 100644 --- a/etc/functions/put +++ b/etc/functions/put @@ -19,7 +19,7 @@ fi function put_aneurysm_vpn { put_aneurysm hostname='aneurysm.wildernet.org' - server_prefix='http://aneurysm.vpn.skyshaper.org/~derf/tmp/' + server_prefix='http://aneurysm.vpn.skyshaper.org/tmp/' } function put_aneurysm_int { @@ -31,14 +31,14 @@ function put_aneurysm () { hostname='derf.homelinux.org' ssh_options=(-q) target_dir='public_html/tmp/' - server_prefix='https://derf.homelinux.org/~derf/tmp/' + server_prefix='https://derf.homelinux.org/tmp/' } function put_sievert () { hostname='sievert' ssh_options=(-q) target_dir='www/tmp/' - server_prefix='https://tabularazor.org/~derf/tmp/' + server_prefix='https://statis.illdefined.org/~derf/tmp/' } hosts_vpn=(aneurysm_vpn) -- cgit v1.2.3