3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
HOME=$ZOTERO_DATA /usr/bin/zotero "$@"
|