Skip to content

Commit

Permalink
Inter-active build and inline; Add message if inline is cancelled
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Feb 28, 2021
1 parent 3a8ffed commit 0576cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easytls
Original file line number Diff line number Diff line change
Expand Up @@ -3481,6 +3481,7 @@ To cancel this inter-active menu at any time, press Control-C
break
;;
N|n|No|no|NO)
notice "TLS-Crypt-V2 Key built. Inline-file not created."
break
;;
esac
Expand Down

1 comment on commit 0576cee

@TinCanTech
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.