view repoint.bat @ 1867:ad590578bf57

Include this only if it exists - then we can omit it from archives (i.e. source releases) where it isn't relevant
author Chris Cannam
date Tue, 19 Jun 2018 15:20:42 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";