mirror of
https://github.com/runcitadel/core.git
synced 2024-11-11 16:30:38 +00:00
Fix LND config file update
This commit is contained in:
parent
881e30d029
commit
38c845d1d9
|
@ -119,6 +119,7 @@ cat <<EOF > "$CITADEL_ROOT"/statuses/update-status.json
|
|||
EOF
|
||||
cd "$CITADEL_ROOT"
|
||||
cp -f apps/lnd/torrc app-data/lnd/torrc
|
||||
cp -f apps/lnd/lnd.conf app-data/lnd/lnd.conf
|
||||
sudo ./scripts/app stop lnd
|
||||
sudo ./scripts/app start lnd
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user