mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix some scripting issues
This commit is contained in:
parent
2158478894
commit
97bbc77162
11 changed files with 129 additions and 53 deletions
5
installer/scripts/windows_build_installer.bat
Normal file
5
installer/scripts/windows_build_installer.bat
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
@echo off
|
||||
echo === Building Safe Chain Installer for Windows ===
|
||||
echo TODO: Implement Windows installer build
|
||||
echo This is a placeholder script.
|
||||
exit /b 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue