From e261889b9475c2e0224cf300528667869819a3de Mon Sep 17 00:00:00 2001 From: Stavros Korokithakis Date: Wed, 28 Apr 2021 02:33:51 +0300 Subject: [PATCH] Updates --- update.sh | 1 + 1 file changed, 1 insertion(+) 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