summaryrefslogtreecommitdiff
path: root/update-theme.sh
blob: 2b7df3e4699cb140d51918be678aa6b53340d2ce (plain)
1
2
3
4
5
rm -rf themes
mkdir themes
git clone https://github.com/dillonzq/LoveIt.git themes/LoveIt
rm -rf themes/LoveIt/.git
git add themes