mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20: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/linux_build_installer.sh
Executable file
5
installer/scripts/linux_build_installer.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
echo "=== Building Safe Chain Installer for Linux ==="
|
||||
echo "TODO: Implement Linux installer build"
|
||||
echo "This is a placeholder script."
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue