mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 05:09:40 +02:00
update from raspibltz.conf after restore
This commit is contained in:
parent
2ff49db10d
commit
22b5537402
@ -372,6 +372,8 @@ if [ "${lightning}" == "cl" ]; then
|
||||
/home/admin/config.scripts/blitz.conf.sh set "${netprefix}clEncryptedHSM" "off"
|
||||
fi
|
||||
|
||||
# update from raspiblitz.conf
|
||||
source ${configFile}
|
||||
# set the lightningd service file on each active network
|
||||
# init backup plugin, restart cl
|
||||
if [ "${cl}" == "on" ] || [ "${cl}" == "1" ]; then
|
||||
|
@ -2,7 +2,7 @@
|
||||
# this is an dialog that handles all UI events during setup that require a "info & wait" with no interaction
|
||||
|
||||
# get basic system information
|
||||
# these are the same set of infos the WebGUI dialog/controler has
|
||||
# these are the same set of infos the WebGUI dialog/controller has
|
||||
source /home/admin/_version.info
|
||||
source /home/admin/raspiblitz.info
|
||||
source /mnt/hdd/raspiblitz.conf 2>/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user