summaryrefslogtreecommitdiffstats
path: root/doc/publish.sh.in
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@ipe.fzk.de>2011-03-18 10:43:06 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@ipe.fzk.de>2011-03-18 10:43:06 +0100
commit431ab712487156522dc5e3981cde3e400faf28b1 (patch)
tree907d88521c1e620487839da2243acff98c8fd592 /doc/publish.sh.in
parenta95fb6dad12ef73b05e79198763465f418090e99 (diff)
downloaduca-431ab712487156522dc5e3981cde3e400faf28b1.tar.gz
uca-431ab712487156522dc5e3981cde3e400faf28b1.tar.bz2
uca-431ab712487156522dc5e3981cde3e400faf28b1.tar.xz
uca-431ab712487156522dc5e3981cde3e400faf28b1.zip
Force documentation upload
Diffstat (limited to 'doc/publish.sh.in')
-rw-r--r--doc/publish.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/publish.sh.in b/doc/publish.sh.in
index 6ae3733..a9acc08 100644
--- a/doc/publish.sh.in
+++ b/doc/publish.sh.in
@@ -5,4 +5,4 @@ read -e USER
echo -n "host (:~/public_html is appended): "
read -e HOST
-scp -r html/ $USER@$HOST:~/public_html/libuca-${UCA_VERSION_MAJOR}.${UCA_VERSION_MINOR}.${UCA_VERSION_PATCH}
+scp -vr html/ $USER@$HOST:~/public_html/libuca-${UCA_VERSION_MAJOR}.${UCA_VERSION_MINOR}.${UCA_VERSION_PATCH}