view repoint.bat @ 2591:6c15b82e7e69

Avoid failing when run without args
author Chris Cannam
date Mon, 10 Aug 2020 18:28:55 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";