fix(docs): added a copy script to cp the build to the backend with ps1
This commit is contained in:
2
lst-docs/copy.ps1
Normal file
2
lst-docs/copy.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
Write-Host "Copy files to the backend"
|
||||
robocopy build ..\backend\docs /E /NFL /NDL
|
||||
Reference in New Issue
Block a user