Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
juntao authored Apr 15, 2024
1 parent 7cd4a3a commit ec63a42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ fi
printf "\n"

# 8 Generate node ID and copy config to dashboard
printf "[+] Downloading the registry.wasm ...\n\n"
if [ ! -f "$gaianet_base_dir/registry.wasm" ] || [ "$reinstall" -eq 1 ]; then
printf "[+] Downloading the registry.wasm ...\n\n"
curl -s -LO https://github.com/GaiaNet-AI/gaianet-node/raw/main/utils/registry/registry.wasm
Expand Down

0 comments on commit ec63a42

Please sign in to comment.