1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-16 07:31:16 +02:00

Update alpha manual URLs in mw2html scripts

This commit is contained in:
Steve Daulton
2018-07-22 15:07:52 +01:00
parent f8da13f00a
commit d990890232
3 changed files with 3 additions and 3 deletions

View File

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