mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 13:02:21 +02:00
Merge branch 'dev' into CLNtoCL
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# https://github.com/romanz/electrs/releases
|
# https://github.com/romanz/electrs/releases
|
||||||
#ELECTRSVERSION="v0.9.0-rc2"
|
ELECTRSVERSION="v0.9.0-rc2"
|
||||||
# https://github.com/romanz/electrs/commits/master
|
# https://github.com/romanz/electrs/commits/master
|
||||||
# ELECTRSVERSION="3041e89cd2fb377541b929d852ef6298c2d4e60a"
|
# ELECTRSVERSION="3041e89cd2fb377541b929d852ef6298c2d4e60a"
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@ fi
|
|||||||
|
|
||||||
if [ $1 = on ];then
|
if [ $1 = on ];then
|
||||||
|
|
||||||
source <(/home/admin/config.scripts/network.aliases.sh getvars cl $2)
|
source <(/home/admin/config.scripts/network.aliases.sh getvars cl $3)
|
||||||
|
|
||||||
plugin=$2
|
plugin=$2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user