mirror of
https://github.com/logos-storage/logos-storage-testnet-starter.git
synced 2026-01-02 21:43:07 +00:00
Set Codex version using a variable
This commit is contained in:
parent
5dfd34ab5e
commit
cfc6b3a626
@ -2,6 +2,9 @@
|
||||
|
||||
# Variables
|
||||
NETWORK="${NETWORK:-testnet}"
|
||||
VERSION="${VERSION:-v0.1.6}"
|
||||
LOG_LEVEL="${LOG_LEVEL:-info}"
|
||||
DOWNLOAD="${DOWNLOAD}"
|
||||
|
||||
# Function to detect OS
|
||||
get_os() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user