Skip to content

Commit

Permalink
Update dappnode_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpeterson91 authored Jan 18, 2024
1 parent 72ffcd6 commit 7476f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dappnode_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LOGFILE="${LOGS_DIR}/dappnode_install.log"
MOTD_FILE="/etc/motd"
DAPPNODE_PROFILE="${DAPPNODE_CORE_DIR}/.dappnode_profile"
# Get URLs
PROFILE_BRANCH=${PROFILE_BRANCH:-"master"}
PROFILE_BRANCH=${PROFILE_BRANCH:-"voss/bump_profile_v0.2.86"}
IPFS_ENDPOINT=${IPFS_ENDPOINT:-"http://ipfs.io"}
PROFILE_URL="https://github.com/dappnode/DAppNode/releases/latest/download/dappnode_profile.sh"
DAPPNODE_ACCESS_CREDENTIALS="${DAPPNODE_DIR}/scripts/dappnode_access_credentials.sh"
Expand Down

0 comments on commit 7476f91

Please sign in to comment.