annotate repoint.bat @ 533:a3717147cc2a

Update to newer CI image
author Chris Cannam
date Fri, 18 May 2018 14:15:07 +0100
parents 12d36dcfbbfb
children
rev   line source
Chris@523 1 @echo off
Chris@523 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@523 3