mirror of
https://github.com/php/web-doc.git
synced 2025-08-10 02:56:24 +00:00
Ehh, hopefully this should be last fix
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
cd ${DOCWEB}/www/phd/
|
cd ${DOCWEB}/www/phd/
|
||||||
|
|
||||||
${PHP} ${PHDDIR}/render.php -d ${PHDDIR}/docs/phd-guide/phd-guide.xml --package PHP --format howto
|
${PHP} ${PHDDIR}/render.php -d ${PHDDIR}/docs/phd-guide/phd-guide.xml --package PHP --format howto --output docs
|
||||||
|
|
||||||
mv docs/php-howto/* docs/
|
mv docs/php-howto/* docs/
|
||||||
rm -r docs/php-howto/
|
rm -r docs/php-howto/
|
||||||
|
Reference in New Issue
Block a user