From 24c96ab4c22d708973c47d226ba10a4236c477ee Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 27 Mar 2011 14:42:28 +0200 Subject: put: Update aneurysm path --- etc/functions/put | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/functions/put b/etc/functions/put index aa99c63..ba9a4ee 100644 --- a/etc/functions/put +++ b/etc/functions/put @@ -20,7 +20,7 @@ fi function put_aneurysm { hostname='derf.homelinux.org' ssh_name='aneurysm' - target_dir='public_html/tmp/' + target_dir='web/org.homelinux.derf/out/tmp' server_prefix='http://derf.homelinux.org/tmp/' max_size=700000 } -- cgit v1.2.3