cullmann.io/update-theme.sh

6 lines
179 B
Bash
Raw Permalink Normal View History

rm -rf themes
mkdir themes
git clone https://github.com/nunocoracao/blowfish.git themes/blowfish --depth=1
2024-04-29 22:50:58 +02:00
rm -rf themes/blowfish/.git* themes/blowfish/exampleSite
git add themes