mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
parent
6ce142b4f5
commit
17cbf86d48
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ func Run(c *cobra.Command, names []string) {
|
|||
if runOnce {
|
||||
log.Info("Running a one time update.")
|
||||
runUpdatesWithNotifications(filter)
|
||||
os.Exit(1)
|
||||
os.Exit(0)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue