better log check

This commit is contained in:
shocknet-justin 2025-08-26 17:44:22 -04:00
parent 1620ebd2e9
commit ca6346428e
2 changed files with 15 additions and 15 deletions

View file

@ -84,6 +84,7 @@ else
install_lightning_pub "$REPO_URL" || log_error "Failed to install Lightning.Pub" 1
log "Starting services..."
touch /tmp/pub_install_timestamp
start_services $lnd_status $pub_upgrade_status || log_error "Failed to start services" 1
get_log_info || log_error "Failed to get log info" 1