add certupdate command

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2023-09-20 15:35:02 +02:00
parent d10428a05c
commit 3025bf919e

View File

@@ -1042,6 +1042,7 @@ proto_handle_blob(void)
action_handle(rpc, method, 1, 10, 1, 0);
else if (!strcmp(method, "perform") ||
!strcmp(method, "rtty") ||
!strcmp(method, "certupdate") ||
!strcmp(method, "script") ||
!strcmp(method, "rrm") ||
!strcmp(method, "trace"))