summaryrefslogtreecommitdiff
path: root/update-theme.sh
blob: e32726958d769be25e6040b8a8fa4117eb8b6415 (plain)
1
2
3
4
5
rm -rf themes
mkdir themes
git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod --depth=1
rm -rf themes/PaperMod/.git*
git add themes