annotate repoint.bat @ 369:ddcbbd85c1ea

Towards a 1.6 release - primarily for Opus support
author Chris Cannam
date Thu, 04 Jun 2020 17:39:27 +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