Skip to content

Commit

Permalink
Merge branch 'main' into feature-discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
chainzero authored Mar 4, 2024
2 parents 7ebfc1f + f8f2d0f commit a7e5da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/akash-provider/scripts/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ rc=$?
if [[ $rc -ne 0 ]]; then
echo "Updating provider info in the blockchain in 10 seconds ..."
sleep 10s
echo provider-services tx provider update provider.yaml
provider-services tx provider update provider.yaml
fi

CERT_SYMLINK="${AKASH_HOME}/${PROVIDER_ADDRESS}.pem"
Expand Down

0 comments on commit a7e5da0

Please sign in to comment.