annotate repoint.bat @ 610:287b7b349a8a

Update archive script for releases
author Chris Cannam
date Wed, 09 Oct 2019 15:01:41 +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