From d15fbcd53300e683d1489817c391cb3a4f268122 Mon Sep 17 00:00:00 2001 From: shanecrowley Date: Mon, 9 Dec 2024 14:38:38 +0000 Subject: [PATCH] change to adsysctl for version check --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 13b5192eb..0f1618718 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -17,7 +17,7 @@ If you are unsure of your version, please run the following command in a terminal: ``` -adsysd version +adsysctl version ``` ## Reporting a Vulnerability