summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-02-02 02:20:40 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-02-02 02:20:40 +0100
commit360490eeef4c37734cc3e0c07677e5ea32817251 (patch)
tree89c3a8c0c21884a7855fec94361b38a963b3c5c5
parentab45b263f7d2312422b56fe3a3e09f037daab734 (diff)
downloaddeployment-360490eeef4c37734cc3e0c07677e5ea32817251.tar.gz
deployment-360490eeef4c37734cc3e0c07677e5ea32817251.tar.bz2
deployment-360490eeef4c37734cc3e0c07677e5ea32817251.zip
also copy js
-rwxr-xr-xtaler-build/update_doc_merchant.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-build/update_doc_merchant.sh b/taler-build/update_doc_merchant.sh
index ff953d7..abc4c10 100755
--- a/taler-build/update_doc_merchant.sh
+++ b/taler-build/update_doc_merchant.sh
@@ -17,5 +17,5 @@ fetch
make
doxygen
cp doc/manual.pdf $HOME/build/merchant-backend/manual/pdf/
-cp doc/*.{html,png,css} $HOME/build/merchant-backend/manual/html/
+cp doc/*.{html,png,css,js} $HOME/build/merchant-backend/manual/html/
cp -r doxygen-doc/html/* $HOME/build/merchant-backend/doxygen/