joplin-mdbooks-website/update.sh
2020-12-15 16:39:11 +02:00

5 lines
66 B
Bash
Executable File

#!/usr/bin/env bash
./joplinexport.py
git add .
git diff --cached