3 lines
89 B
Batchfile
3 lines
89 B
Batchfile
@echo off
|
|
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0build-genserver.ps1"
|