diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:31:21 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:31:21 +0200 |
commit | 6543b05ab343a7a623ef8768eb6a6537800c217e (patch) | |
tree | c19ed4ef785ba0c114d849102ac64b14f13674a7 /examples | |
parent | 94fadd6a0b698352872832c1c42031240b2a21c2 (diff) |
derf.homelinux.org is dead, use finalrewind.org instead
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bootstrap b/examples/bootstrap index 6b77bf1..d1acec1 100755 --- a/examples/bootstrap +++ b/examples/bootstrap @@ -42,7 +42,7 @@ if [[ ${#} -ge 4 ]] { Examples: ./bootstrap ssh '' aneurysm /home/derf/var/packages_root ./bootstrap file '' '' /home/derf/var/packages_root - ./bootstrap ssh derf derf.homelinux.org /home/derf/var/packages_root + ./bootstrap ssh derf flux.derf0.net /home/derf/var/packages_root etc. meow exit 100 |