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