summary refs log tree commit diff stats
path: root/configs/pavo.json
diff options
context:
space:
mode:
Diffstat (limited to 'configs/pavo.json')
-rw-r--r--configs/pavo.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/pavo.json b/configs/pavo.json
new file mode 100644
index 0000000..634b9a9
--- /dev/null
+++ b/configs/pavo.json
@@ -0,0 +1,8 @@
+{
+    "config": [
+	{
+	    "cmd": "echo",
+	    "promises": "stdio"
+	}
+    ]
+}