mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
fix unlock
This commit is contained in:
parent
cb1870cb7a
commit
7d23d2e293
@ -132,11 +132,6 @@ do
|
||||
# load statusscan results
|
||||
source /var/cache/raspiblitz/raspiblitz.status
|
||||
|
||||
# detect wallet locked
|
||||
if [ "${walletLocked}" == "1" ] || [ "${CLwalletLocked}" == "1" ]; then
|
||||
state="walletlocked"
|
||||
fi
|
||||
|
||||
#####################################
|
||||
# ALWAYS: Handle System States
|
||||
#####################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user