mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 04:37:19 +02:00
adapt info
This commit is contained in:
@@ -176,7 +176,7 @@ if [ "$1" = "refresh" ]; then
|
||||
while [ ${newCertExists} -eq 0 ]
|
||||
do
|
||||
count=$(($count + 1))
|
||||
echo "# (${count}/60) check for cert"
|
||||
echo "# (${count}/120) check for cert"
|
||||
if [ ${count} -gt 120 ]; then
|
||||
sudo systemctl stop lnd
|
||||
echo "error='failed to generate new LND cert'"
|
||||
|
Reference in New Issue
Block a user