]> wagnertech.de Git - kivitendo-erp.git/blobdiff - scripts/build_doc.sh
dokumentation.pdf zur Klarheit umbenennen
[kivitendo-erp.git] / scripts / build_doc.sh
index ce96ffe43d7cedddf79ac6d2d81aeba0dad58386..0f3a7af3c2c3c31055b195ae782408b5f975a3f2 100755 (executable)
@@ -58,7 +58,7 @@ cp -R ../custom-cfg/* ${custom}/
 
 if [[ $pdf = 1 ]] ; then
   ./generator.sh dokumentation pdf
-  cp ${output}/pdf/dokumentation.pdf ../../
+  cp ${output}/pdf/dokumentation.pdf ../../Lx-Office-Dokumentation.pdf
 fi
 
 if [[ $html = 1 ]]; then