Implemented basic shell command execution and result retrieval. Next Step: Remove completed tasks from queue
This commit is contained in:
2
server/agent/commands.nim
Normal file
2
server/agent/commands.nim
Normal file
@@ -0,0 +1,2 @@
|
||||
import ./commands/[shell]
|
||||
export shell
|
||||
Reference in New Issue
Block a user