Implemented sleep command to update sleep delay on agent

This commit is contained in:
Jakob Friedl
2025-05-28 10:39:30 +02:00
parent c03592c7fd
commit 4397f728de
11 changed files with 80 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
import ./commands/[shell]
export shell
import ./commands/[shell, sleep]
export shell, sleep
#[
"Monarch" Agent commands: