From a801da84c19a23d45bf48e61912733bc83e4f7f3 Mon Sep 17 00:00:00 2001 From: openoms Date: Sun, 26 Sep 2021 23:27:26 +0100 Subject: [PATCH] uncomment ELECTRSVERSION= --- home.admin/config.scripts/bonus.electrs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/bonus.electrs.sh b/home.admin/config.scripts/bonus.electrs.sh index e8507ca3f..00fe00850 100755 --- a/home.admin/config.scripts/bonus.electrs.sh +++ b/home.admin/config.scripts/bonus.electrs.sh @@ -1,7 +1,7 @@ #!/bin/bash # https://github.com/romanz/electrs/releases -#ELECTRSVERSION="v0.9.0-rc2" +ELECTRSVERSION="v0.9.0-rc2" # https://github.com/romanz/electrs/commits/master # ELECTRSVERSION="3041e89cd2fb377541b929d852ef6298c2d4e60a"