5 lines
157 B
Bash
Executable file
5 lines
157 B
Bash
Executable file
rm -rf themes
|
|
mkdir themes
|
|
git clone https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod
|
|
rm -rf themes/hugo-PaperMod/.git
|
|
git add themes
|