ImgScroll/deploy.bat
digitalnoise 4beac66d3b Revert "Customized deploy.bat for my personal uage."
This reverts commit 9501e7407c.

Moving to a untracked private file.
2018-09-12 17:00:54 -05:00

3 lines
132 B
Batchfile

@echo off
powershell -c ".\deploy.ps1 -source (Join-Path target (Get-Item -Path .\target\* -Filter *.jar)[0].Name) -dest ripme.jar"