Release to new location
This commit is contained in:
parent
5bfa439ae5
commit
13585a8c3b
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ read bla
|
||||||
NAME=$1
|
NAME=$1
|
||||||
TARNAME=${NAME}.tar.bz2
|
TARNAME=${NAME}.tar.bz2
|
||||||
|
|
||||||
DHOST=nico@creme.schottelius.org
|
DHOST=nico@home.schottelius.org
|
||||||
DDIR=www/org/schottelius/linux/ccollect/
|
DDIR=www/org/schottelius/unix/www/ccollect/
|
||||||
DESTINATION="$DHOST:$DDIR"
|
DESTINATION="$DHOST:$DDIR"
|
||||||
|
|
||||||
tar cvfj "$TARNAME" \
|
tar cvfj "$TARNAME" \
|
||||||
|
|
Loading…
Reference in a new issue