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