Christian Rotzoll
6 years ago
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||
#!/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.sh ahdahdkash |
Loading…
Reference in new issue