view repoint.bat @ 2394:32107caa1aaa

Add /a flag to do the right thing if more than one cert is found
author Chris Cannam
date Tue, 22 Oct 2019 16:32:14 +0100
parents adc8a48f4e4c
children
line wrap: on
line source
@echo off
PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*";