summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-03-13 13:37:20 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-03-13 13:37:20 +0100
commit06fd68049a9906f91c869ea1982d43b702576e95 (patch)
tree8b03166086c1bc3db727c3cc3d706d17f1240ec6
parent89663946c5a09c50873491d42896f790767c5e13 (diff)
Update some URLs
-rw-r--r--etc/functions/put6
-rw-r--r--etc/rc4
2 files changed, 5 insertions, 5 deletions
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)
diff --git a/etc/rc b/etc/rc
index 06a2f10..1405f93 100644
--- a/etc/rc
+++ b/etc/rc
@@ -3,8 +3,8 @@
## Licence:
## 0. You just DO WHAT THE FUCK YOU WANT TO.
##
-## https://derf.homelinux.org/~derf/dotfiles/zsh/rc
-## see also: https://derf.homelinux.org/~derf/dotfiles/zsh/
+## https://derf.homelinux.org/dotfiles/zsh/rc
+## see also: https://derf.homelinux.org/dotfiles/zsh/
# {{{ OS Detection