summary refs log tree commit diff stats
path: root/configs/pavo.json
blob: 37874ee7f7f064ba7b2022733a479caf5135b947 (plain) (blame)
1
2
3
4
5
6
7
8
{
    "config": [
	{
	    "command": "echo",
	    "execpromises": "stdio"
	}
    ]
}