From 13585a8c3bab9990824b1a33853c39761ca3a867 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 15 Oct 2006 21:41:24 +0200 Subject: [PATCH] Release to new location --- release.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release.sh b/release.sh index b352e3c..d93f1f9 100755 --- a/release.sh +++ b/release.sh @@ -14,8 +14,8 @@ read bla NAME=$1 TARNAME=${NAME}.tar.bz2 -DHOST=nico@creme.schottelius.org -DDIR=www/org/schottelius/linux/ccollect/ +DHOST=nico@home.schottelius.org +DDIR=www/org/schottelius/unix/www/ccollect/ DESTINATION="$DHOST:$DDIR" tar cvfj "$TARNAME" \