mirror of
https://github.com/MAKS-IT-COM/maksit-certs-ui.git
synced 2026-05-16 12:58:11 +02:00
4 lines
89 B
Batchfile
4 lines
89 B
Batchfile
@echo off
|
|
pwsh -NoProfile -ExecutionPolicy Bypass -File "%~dp0Release-Package.ps1"
|
|
pause
|