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 570ef2d..ca10f42 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -526,7 +526,7 @@ if cli-shell-api existsActive interfaces openvpn; then
header OpenVPN Interfaces
show interfaces openvpn detail
header OpenVPN Server Status
- show openvpn status server
+ show openvpn server status
else
echo "OpenVPN is not configured"
fi