1
0
원본 프로젝트 : xt-sys/xtchain

Add PowerShell wrapper

This commit is contained in:
2025-07-16 22:32:48 +02:00
committed by CodingWorkshop Signing Team
부모 d5595e2a7f
커밋 17fb344798

2
scripts/xtchain.cmd Normal file
파일 보기

@@ -0,0 +1,2 @@
@echo off
powershell.exe -ExecutionPolicy Bypass -NoExit -File "%~dp0xtchain.ps1"