From abc96b061e9672a8e3c2b9dda7f0923d4ce8ecd3 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 25 Apr 2023 12:02:33 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 96bd4d6d..a07952fa 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1286,9 +1286,9 @@ NEWSITE(){ -proxy_scheme) PROXYSCHEME=${2};; -proxy_host) PROXYHOST=${2};; -proxy_port) PROXYPORT=${2};; - -websocket) WEBSOCKET=${2};; -hsts) HSTS=${2};; -exploits) EXPLOITS=${2};; + -websocket) WEBSOCKET=${2};; -h | -help | --help) echo "" echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert${idsCL[Default]} {"