summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfunctions/tech-support2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/tech-support b/functions/tech-support
index 0599c89..cf1fc2f 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -519,7 +519,7 @@ if cli-shell-api existsActive interfaces openvpn; then
header OpenVPN Interfaces
show interfaces openvpn detail
header OpenVPN Server Status
- show openvpn server-status
+ show openvpn status server
else
echo "OpenVPN is not configured"
fi