AikidoSec-safe-chain/installer/scripts/windows_build_installer.bat
2025-11-19 13:15:39 -08:00

5 lines
155 B
Batchfile

@echo off
echo === Building Safe Chain Installer for Windows ===
echo TODO: Implement Windows installer build
echo This is a placeholder script.
exit /b 0