c5_labsci/fapp/h5_ap.bat
2026-01-27 00:52:00 +08:00

4 lines
127 B
Batchfile

del /Q /S ..\web\h5_ap\*
xcopy ciyon_ap\unpackage\dist\build\h5 ..\web\h5_ap\ /s /y /v
rmdir /s/q ciyon_ap\unpackage\dist
pause