mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 04:37:19 +02:00
fix chain-unlock
This commit is contained in:
@@ -22,6 +22,7 @@ passwordC="$2"
|
|||||||
CHAIN="${chain}net"
|
CHAIN="${chain}net"
|
||||||
if [ "${action}" == "chain-unlock" ]; then
|
if [ "${action}" == "chain-unlock" ]; then
|
||||||
action="unlock"
|
action="unlock"
|
||||||
|
passwordC=""
|
||||||
CHAIN=$2
|
CHAIN=$2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user