1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-15 23:21:12 +02:00

Update address of alpha Manual

This commit is contained in:
windinthew
2016-04-23 23:51:19 +01:00
parent 54ecf74d68
commit ce53ed06c1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
python mw2html.py http://manual.audacityteam.org/man ..\..\help\temp -s
python mw2html.py http://alphamanual.audacityteam.org/man ..\..\help\temp -s
rmdir /S /Q ..\..\help\manual
mkdir ..\..\help\manual
xcopy ..\..\help\temp\manual.audacityteam.org ..\..\help\manual\ /E /C /Y /Q
xcopy ..\..\help\temp\alphamanual.audacityteam.org ..\..\help\manual\ /E /C /Y /Q
rmdir /S /Q ..\..\help\temp