mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
new tls refesh script
This commit is contained in:
parent
a0f97e7f65
commit
78771e6d0c
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
|
|||
fi
|
||||
|
||||
# refresh TLS cert
|
||||
sudo /home/admin/config.scripts/lnd.newtlscert.sh
|
||||
sudo /home/admin/config.scripts/lnd.tlscert.sh refresh
|
||||
|
||||
echo "may needs reboot to run normal again"
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Reference in a new issue