From: Simon Ruderich Date: Fri, 11 Mar 2011 21:37:34 +0000 (+0100) Subject: src/tlsproxy-setup: Print message when done. X-Git-Tag: 0.1~9 X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=725565d73579b9eeaa3dee5af477e737ce53bb83;hp=265a365198c261165ff956ba0484c186bad1d2d9;p=tlsproxy%2Ftlsproxy.git src/tlsproxy-setup: Print message when done. --- diff --git a/src/tlsproxy-setup b/src/tlsproxy-setup index 9f17f0b..6f0094c 100755 --- a/src/tlsproxy-setup +++ b/src/tlsproxy-setup @@ -54,3 +54,5 @@ certtool --generate-self-signed \ --outfile proxy-invalid.pem || die rm $tempfile + +echo done