annotate repoint.bat @ 389:bfd36a0105bc

Bump date
author Chris Cannam
date Mon, 08 Jun 2020 17:08:50 +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