zotero/big_push.sh

5 lines
75 B
Bash
Executable File

!#/bin/bash
cd ~/Zotero
git add .
git commit -m "automated commit"
git push