zotero/big_push.sh

5 lines
75 B
Bash
Raw Permalink Normal View History

2024-08-27 21:48:20 -05:00
!#/bin/bash
cd ~/Zotero
git add .
git commit -m "automated commit"
git push