annotate vext.bat @ 1774:4bbff21498ed

Update subrepos
author Chris Cannam
date Fri, 09 Mar 2018 09:09:48 +0000
parents d60b30ea9b80
children
rev   line source
Chris@1706 1 @echo off
Chris@1706 2 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";
Chris@1706 3