rocket-pool / smartnode-install

The install script for a Rocket Pool smart node.
GNU General Public License v3.0
129 stars 77 forks source link

fix: disable discord webhook receiver when webhook url is blank #123

Closed activescott closed 8 months ago

activescott commented 8 months ago

fixes rocket-pool/smartnode#464

activescott commented 8 months ago

@jclapis You'll need this one too to fix the empty discord webhook URL.

jclapis commented 8 months ago

Tested and it works, LGTM. Thanks!