xtchain/scripts/xtchain.cmd
Aiken Harris 17fb344798
Some checks failed
Builds / XTchain (full, linux) (push) Has started running
Builds / XTchain (full, windows) (push) Has started running
Builds / XTchain (minimal, linux) (push) Has been cancelled
Builds / XTchain (minimal, windows) (push) Has been cancelled
Add PowerShell wrapper
2025-07-16 22:32:48 +02:00

3 lines
82 B
Batchfile

@echo off
powershell.exe -ExecutionPolicy Bypass -NoExit -File "%~dp0xtchain.ps1"