summaryrefslogtreecommitdiff
path: root/update-theme.sh
blob: 9e1c8614e5514735ef8ca51c1c951ef4f87ba568 (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*
git add themes