annotate repoint.bat @ 588:32c76f6baad8

Newer hg version for sr.ht
author Chris Cannam
date Fri, 06 Sep 2019 09:35:09 +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