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"
|
||||
if [ "${action}" == "chain-unlock" ]; then
|
||||
action="unlock"
|
||||
passwordC=""
|
||||
CHAIN=$2
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user