diff --git a/update.sh b/update.sh new file mode 100644 index 0000000..626214e --- /dev/null +++ b/update.sh @@ -0,0 +1,4 @@ +#!/bin/bash +git-lfs install --local && \ +git pull && \ +git-lfs pull