view contrib/editmergeps.bat @ 49290:76f56d69a457

py3: don’t encode node.bin() argument It accepts str and bytes.
author Manuel Jacob <me@manueljacob.de>
date Tue, 31 May 2022 01:16:41 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"