mirror of
https://github.com/mynodebtc/mynode.git
synced 2025-01-11 11:29:27 +00:00
Add date to post upgrade log
This commit is contained in:
parent
fb6bcbc69c
commit
2bbd74aec1
|
@ -5,6 +5,9 @@ source /usr/share/mynode/mynode_config.sh
|
|||
set -x
|
||||
set -e
|
||||
|
||||
# Make sure time is in the log
|
||||
date
|
||||
|
||||
# Shut down main services to save memory and CPU
|
||||
systemctl stop electrs
|
||||
systemctl stop lnd
|
||||
|
|
Loading…
Reference in New Issue
Block a user