Skip to content

Commit

Permalink
cancel notification
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Feb 5, 2023
1 parent fb5c180 commit 7240016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ var updateCmd = &cobra.Command{
log.Fatalln(err)
}
if userInput != "y" {
fmt.Println("Update process canceled.")
return
}

Expand Down

0 comments on commit 7240016

Please sign in to comment.