mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 06:48:00 +01:00
cln-plugin.standard-pyhton - fix 3rd parameter
This commit is contained in:
parent
a801da84c1
commit
04ebfd7c87
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ fi
|
|||
|
||||
if [ $1 = on ];then
|
||||
|
||||
source <(/home/admin/config.scripts/network.aliases.sh getvars cln $2)
|
||||
source <(/home/admin/config.scripts/network.aliases.sh getvars cln $3)
|
||||
|
||||
plugin=$2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue