From 1b37e88f10562a94a3c02fac989af323d7f52979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=20=D0=98=D0=B2=D0=B0=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2?= Date: Tue, 17 Jun 2025 20:45:32 +0300 Subject: [PATCH] edit --- update-site.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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