From ec63a425d1293803c4d7229b65848f150cad2554 Mon Sep 17 00:00:00 2001 From: Michael Yuan Date: Mon, 15 Apr 2024 14:05:22 -0500 Subject: [PATCH] Update install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 5ffb1bc..0058736 100755 --- a/install.sh +++ b/install.sh @@ -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