view repoint.bat @ 2026:d3729faca2ca

Fixes to handling of plugin stdouts
author Chris Cannam
date Tue, 02 Oct 2018 11:58:27 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";