annotate repoint.bat @ 345:1286914e4fe0 by-id

Update to compatibility with by-id branch of svcore
author Chris Cannam
date Tue, 09 Jul 2019 10:30:41 +0100
parents 3d129db143f4
children
rev   line source
Chris@303 1 @echo off
Chris@303 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@303 3