annotate repoint.bat @ 636:4b021eaaea23

Subrepo update
author Chris Cannam
date Wed, 16 Oct 2019 16:27:16 +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