fix(docs): added a copy script to cp the build to the backend with ps1

This commit is contained in:
2025-07-16 20:22:43 -05:00
parent fdf14b06c8
commit 0fb2ec5273
2 changed files with 48 additions and 45 deletions

2
lst-docs/copy.ps1 Normal file
View File

@@ -0,0 +1,2 @@
Write-Host "Copy files to the backend"
robocopy build ..\backend\docs /E /NFL /NDL