This commit is contained in:
Иван Иванов 2025-06-17 20:45:32 +03:00
parent 391be34fa0
commit 1b37e88f10

View File

@ -9,5 +9,5 @@ call python ".\add-cyr-slug.py" ".\src\content\docs\knowledge-base"
call npm install
call npm run build
robocopy dist "C:\! srv1c\Apache24\htdocs" /MIR /NP /NFL /NDL
robocopy dist "C:\! srv1c\Apache24\htdocs\kb-personal" /MIR /NP /NFL /NDL
exit /b 0