2 lines
91 B
Batchfile
2 lines
91 B
Batchfile
xcopy "src/images" "static/images" /f /y /i /s
|
|
xcopy "src/files" "static/files" /f /y /i /s |