diff --git a/update.sh b/update.sh index d89eedd..3090d6e 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +git pull ./joplinexport.py git add . git diff --cached