update
This commit is contained in:
4
scripts/changelog.cmd
Normal file
4
scripts/changelog.cmd
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
setlocal
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0changelog.ps1" %*
|
||||
endlocal
|
||||
Reference in New Issue
Block a user