annotate repoint.bat @ 357:e8f9fcca9528

Remove unnecessary (and thus failing) Hg update
author Chris Cannam
date Thu, 24 Oct 2019 11:58:25 +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