chore: added an update-template script

This commit is contained in:
D. Moonfire 2022-09-05 17:28:14 -05:00
parent 962e1f0d11
commit 152428b235
1 changed files with 4 additions and 0 deletions

4
scripts/update-template.sh Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
cd $(dirname $0)/..
git pull template main --no-rebase