mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows: Move User Guide CHM file under "docs" folder
This commit is contained in:
@@ -25,7 +25,6 @@ cd "..\Release\Setup Files\"
|
||||
copy ..\..\LICENSE .
|
||||
copy ..\..\License.txt .
|
||||
copy ..\..\NOTICE .
|
||||
copy "..\..\..\doc\chm\VeraCrypt User Guide.chm" .
|
||||
|
||||
del *.xml
|
||||
copy /V /Y ..\..\..\Translations\*.xml .
|
||||
@@ -33,6 +32,7 @@ copy /V /Y ..\..\..\Translations\*.xml .
|
||||
rmdir /S /Q docs
|
||||
mkdir docs\html\en
|
||||
copy /V /Y ..\..\..\doc\html\* docs\html\en\.
|
||||
copy "..\..\..\doc\chm\VeraCrypt User Guide.chm" docs\.
|
||||
|
||||
del docs.zip
|
||||
7z a -y docs.zip docs
|
||||
|
||||
Reference in New Issue
Block a user