Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
admpub committed Jan 24, 2024
1 parent 942e854 commit 3f50306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/startup/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ START:
return
}
if err != nil {
logger.Debug(err)
logger.Error(err)
goto START
}
if state.Exited() {
Expand Down

0 comments on commit 3f50306

Please # to comment.