Turned off echo in Windows script.

This commit is contained in:
Mattes D
2015-01-27 14:53:33 +01:00
parent 13091e0fa0
commit e8a9f0a5df
@@ -1,3 +1,4 @@
@echo off
echo This script generates the certificate and private key for the https webadmin
echo Note that the generated certificate is self-signed, and therefore not trusted by browsers
echo Note that this script requires openssl to be installed and in PATH