mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 06:09:47 +02:00
Merge branch 'dev' into CLNtoCL
This commit is contained in:
commit
9a9158cd8d
@ -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"
|
||||
|
||||
|
@ -18,7 +18,7 @@ fi
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user