boothifier/lib/AnyRtttl/ci/appveyor/UploadJUnitFiles.bat

5 lines
89 B
Batchfile

@echo off
cd c:\temp
powershell -nologo -executionpolicy bypass -File "%~dpn0.ps1"
pause