cullmann.io/update-theme.sh

6 lines
153 B
Bash
Raw Normal View History

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