some changes

This commit is contained in:
2025-12-14 16:34:42 +02:00
parent 6aae5f9fb0
commit 18a31be0b1
11 changed files with 207 additions and 34 deletions

View File

@@ -2,5 +2,8 @@
"name": "echo",
"version": "0.0.1-00130112025",
"entry": "echo.sh",
"runtime": "exec"
"runtime": "exec",
"log": {
"output": "stdout"
}
}