dokumentation.pdf zur Klarheit umbenennen
[kivitendo-erp.git] / scripts / build_doc.sh
index ce96ffe..0f3a7af 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