mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Update install-scripts/install-safe-chain.sh
Co-authored-by: aikido-pr-checks[bot] <169896070+aikido-pr-checks[bot]@users.noreply.github.com>
This commit is contained in:
parent
63b7a5ee5e
commit
43fe715b08
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ ensure_version() {
|
|||
VERSION=$(fetch_latest_version)
|
||||
}
|
||||
|
||||
# Returns the release binary filename for the detected OS and architecture.
|
||||
# Constructs platform-specific binary filename to match GitHub release asset naming convention.
|
||||
get_binary_name() {
|
||||
os="$1"
|
||||
arch="$2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue