logs
This commit is contained in:
parent
eacf948096
commit
62428309fe
2 changed files with 0 additions and 2 deletions
|
|
@ -40,7 +40,6 @@ handle_macos() {
|
|||
pub_upgrade_status=100
|
||||
;;
|
||||
2)
|
||||
log "Lightning.Pub is already up-to-date. No action needed."
|
||||
pub_upgrade_status=2
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
|
|
@ -231,7 +231,6 @@ else
|
|||
pub_upgrade_status=100 # Indicates an upgrade, services should restart
|
||||
;;
|
||||
2)
|
||||
log "Lightning.Pub is already up-to-date. No action needed."
|
||||
pub_upgrade_status=2 # Special status to skip service restart
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue