diff --git a/deploy.bat b/deploy.bat index 3e3a5f4d..388ece44 100644 --- a/deploy.bat +++ b/deploy.bat @@ -1,3 +1,2 @@ @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" \ No newline at end of file