summaryrefslogtreecommitdiff
path: root/update-theme.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update-theme.sh')
-rwxr-xr-xupdate-theme.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/update-theme.sh b/update-theme.sh
new file mode 100755
index 0000000..2b7df3e
--- /dev/null
+++ b/update-theme.sh
@@ -0,0 +1,5 @@
+rm -rf themes
+mkdir themes
+git clone https://github.com/dillonzq/LoveIt.git themes/LoveIt
+rm -rf themes/LoveIt/.git
+git add themes