annotate vext.bat @ 1752:716e13004b19

Update Vext and subrepos
author Chris Cannam
date Thu, 09 Nov 2017 15:59:18 +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