mirror of
https://github.com/tickstep/aliyunpan.git
synced 2025-02-02 21:27:15 +08:00
add copy file for win build script
This commit is contained in:
parent
379ce404e4
commit
ed11869074
@ -44,5 +44,10 @@ else (
|
||||
|
||||
copy README.md %output%\%1
|
||||
|
||||
mkdir %output%\%1\plugin
|
||||
xcopy /e assets\plugin %output%\%1\plugin
|
||||
|
||||
mkdir %output%\%1\sync_drive
|
||||
xcopy /e assets\sync_drive %output%\%1\sync_drive
|
||||
endlocal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user