maksit-webui/utils/Release-Package/Release-Package.bat
Maksym Sadovnychyy 2c18605699 (feature): init
2026-05-24 12:07:27 +02:00

4 lines
89 B
Batchfile

@echo off
pwsh -NoProfile -ExecutionPolicy Bypass -File "%~dp0Release-Package.ps1"
pause