annotate repoint.bat @ 614:6f86f953ca6c

Remove obsolete line
author Chris Cannam
date Thu, 10 Oct 2019 12:00:53 +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