cullmann.io/update-theme.sh

6 lines
154 B
Bash
Executable file

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