projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e22c9e
)
Full path to software
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 7 Jan 2011 09:36:46 +0000
(10:36 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 7 Jan 2011 09:36:46 +0000
(10:36 +0100)
id-deb-build/id-upload.sh
patch
|
blob
|
history
diff --git
a/id-deb-build/id-upload.sh
b/id-deb-build/id-upload.sh
index
57649b9
..
f6c08fe
100755
(executable)
--- a/
id-deb-build/id-upload.sh
+++ b/
id-deb-build/id-upload.sh
@@
-25,7
+25,7
@@
fi
(cd doc && make ${PROD}.pdf index.html)
cp NEWS doc/
scp ${TAR} ftp.indexdata.dk:/home/ftp/pub/${PROD}/
-tar cz --exclude=.git -f - dox doc|ssh website "cd software/${PROD}; tar xzf -"
+tar cz --exclude=.git -f - dox doc|ssh website "cd /var/www/software/${PROD}; tar xzf -"
# Local Variables:
# mode:shell-script
# sh-indentation: 2