]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/contributor/website-work.itexi
Doc: NR trivial word change for footnotes
[lilypond.git] / Documentation / contributor / website-work.itexi
index 5842493d8d06ecf0f41f947096fc2fc7f4469331..ee645a2485daea8c5e815882085371faf4431bf0 100644 (file)
@@ -256,7 +256,7 @@ mkdir -p $BUILD
 cd $BUILD
 cp $HOME/lilypond/trusted-scripts/website.make .
 
-make -f website.make WEBSITE_ONLY_BUILD=1 website
+make -f website.make WEBSITE_ONLY_BUILD=1 -B website
 rsync -raO $BUILD/out-website/website/ $DEST/website/
 cp $BUILD/out-website/pictures $DEST
 cp $BUILD/out-website/.htaccess $DEST