6 lines
188 B
JSON
6 lines
188 B
JSON
{
|
|
"usage": "Copy and rename this file to zotero-cmd.json. Edit the cmd.",
|
|
"killZotero": "taskkill /f /im zotero.exe",
|
|
"startZotero": "/path/to/zotero.exe --debugger --purgecaches"
|
|
}
|