diff --git a/update-site.bat b/update-site.bat index 58a0a48..e5a1e8f 100644 --- a/update-site.bat +++ b/update-site.bat @@ -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 \ No newline at end of file