summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-03-14 14:56:28 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-03-14 14:56:28 +0100
commitf88935760f6be5849c7890a4e7552715105a80ee (patch)
treeb957855a5c29e8e42d9a2af61ad26ce657e46ced /etc
parent1aaec4b9b6becaf19f65220f76a81b3b912a6614 (diff)
put: Updated aneurysm_vpn
Diffstat (limited to 'etc')
-rwxr-xr-xetc/functions/put6
1 files changed, 2 insertions, 4 deletions
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 {