Add conductor.json
This commit is contained in:
parent
cd940d5ffb
commit
93304adfea
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup": "echo \"hello\"\n",
|
"setup": "echo \"hi\"\n"
|
||||||
"run": "echo \"hello\"\n"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue