[2026-06-06] 설치 패키지 빌더 추가
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd /d "%~dp0"
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0scripts\build_installer.ps1" %*
|
||||
echo.
|
||||
pause
|
||||
Reference in New Issue
Block a user