mirror of
https://github.com/Retropex/raspiblitz.git
synced 2025-05-21 09:32:36 +02:00
11 lines
261 B
Bash
Executable File
11 lines
261 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# CHECK 1: BITCOIND is running correctly
|
|
# - systemd says its running
|
|
|
|
# CHECK 2: LND is running correctly
|
|
# - systemd says its running
|
|
# - TLS.cert was created
|
|
|
|
source lnd/bin/activate
|
|
python /home/admin/config.scripts/lnd.initwallet.py ahdahdkash |