pulumi/scripts/get-version.cmd
Matt Ellis e46a665ce4 Add get-version.cmd and use it
Port the .sh script to powershell and use it on Windows.
2018-03-16 16:36:27 -07:00

3 lines
84 B
Batchfile

@echo off
powershell -noprofile -executionPolicy Unrestricted -file "%~dpn0.ps1" %*