From 1bbd3b1feca4214752b4abc9f2fb8d6fb588511d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 22 Dec 2008 12:34:33 +0100 Subject: put: Shortened some hosts --- etc/functions/put | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'etc/functions') diff --git a/etc/functions/put b/etc/functions/put index 4f408ca..416b910 100755 --- a/etc/functions/put +++ b/etc/functions/put @@ -25,10 +25,8 @@ function put_aneurysm_vpn { } function put_aneurysm_int { + put_aneurysm hostname='aneurysm' - ssh_options=(-q) - target_dir='public_html/tmp/' - server_prefix='https://derf.homelinux.org/~derf/tmp/' } function put_aneurysm () { @@ -39,7 +37,7 @@ function put_aneurysm () { } function put_sievert () { - hostname='sievert.tabularazor.org' + hostname='sievert' ssh_options=(-q) target_dir='www/tmp/' server_prefix='https://tabularazor.org/~derf/tmp/' -- cgit v1.2.3