From 2e2e11e046668b55e9116ef5077f1e3a69b0126a Mon Sep 17 00:00:00 2001 From: Mustafa Aydemir Date: Tue, 25 Jun 2019 22:15:26 +0300 Subject: [PATCH] Update plugin.json --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index d9cb43a..1659cd1 100644 --- a/plugin.json +++ b/plugin.json @@ -3,5 +3,5 @@ "menu" : "Speedtest", "alias" : "speedtest", "os" : ["ubuntu", "centos", "rhel", "debian", "cloudlinux", "fedora"], - "permissions" : ["send-command"] + "permissions" : ["shell.exec"] }