summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2022-08-15 17:45:20 +0200
committerChristoph Cullmann <cullmann@kde.org>2022-08-15 17:45:20 +0200
commit324789f15f241b4937b6da6bb6db977e84b372a7 (patch)
treeb28548570a4a2a0d16983938dd96dded5cbf0cba /README.md
parent74714410ad63065983b5db123203bbf4117e2996 (diff)
add update theme script to automate this
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2e4218e..a39ac81 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,5 @@ cullmann.io website
# Update theme
-rm -rf themes
-mkdir themes
-git clone https://github.com/dillonzq/LoveIt.git themes/LoveIt
-rm -rf themes/LoveIt/.git
-git add themes
+./update-theme.sh
+