We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ddd68 commit 817ec20Copy full SHA for 817ec20
1 file changed
scripts/dappnode_install.sh
@@ -174,7 +174,6 @@ if $IS_LINUX; then
174
UPDATE_MOTD_DIR="/etc/update-motd.d"
175
fi
176
# Get URLs
177
-PROFILE_BRANCH=${PROFILE_BRANCH:-"master"}
178
IPFS_ENDPOINT=${IPFS_ENDPOINT:-"https://ipfs-gateway-dev.dappnode.net"}
179
# PROFILE_URL env is used to fetch the core packages versions that will be used to build the release in script install method
180
PROFILE_URL=${PROFILE_URL:-"https://github.com/dappnode/DAppNode/releases/latest/download/dappnode_profile.sh"}
0 commit comments