mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
Update Package.ps1
This commit is contained in:
parent
f79ef3675f
commit
ccc99b5401
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@
|
|||
|
||||
New-Item -Path "./Release" -ItemType Directory -Force
|
||||
|
||||
Copy-Item -Path "./lib/build/libs/lib-0.0.1.jar" -Destination "./Release/TribuFu-0.0.1.jar" -Recurse -Force
|
||||
Copy-Item -Path "./lib/build/libs/lib-0.0.1.jar" -Destination "./Release/TribuFu.jar" -Recurse -Force
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue