Customized deploy.bat for my personal uage.
This commit is contained in:
parent
5ab96f4a8f
commit
9501e7407c
@ -1,2 +1,3 @@
|
||||
@echo off
|
||||
powershell -c ".\deploy.ps1 -source (Join-Path target (Get-Item -Path .\target\* -Filter *.jar)[0].Name) -dest ripme.jar"
|
||||
powershell -c ".\deploy.ps1 -source (Join-Path target (Get-Item -Path .\target\* -Filter *.jar)[0].Name) -dest C:\app\ripme.jar"
|
Loading…
x
Reference in New Issue
Block a user