mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-16 20:33:03 +00:00
first commit ZZZzzzzzz
This commit is contained in:
13
web/assembly.xml
Normal file
13
web/assembly.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<assembly>
|
||||
<id>bin</id>
|
||||
<formats>
|
||||
<format>zip</format>
|
||||
</formats>
|
||||
<fileSets>
|
||||
<!-- 从目标目录拷贝文件去压缩 -->
|
||||
<fileSet>
|
||||
<directory>target/package/</directory>
|
||||
<outputDirectory>/</outputDirectory>
|
||||
</fileSet>
|
||||
</fileSets>
|
||||
</assembly>
|
||||
Reference in New Issue
Block a user