summaryrefslogtreecommitdiff
path: root/update-theme.sh
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-29 22:50:58 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-29 22:50:58 +0200
commit015090549306ba6fd0c84a874b58559c4a1fa8fb (patch)
tree75fdfde4a7a3eb2431b36d1bad7409939be5e4d5 /update-theme.sh
parentccbdfed13b8195d550899d66bf193d2fd33880e9 (diff)
update theme without example page
Diffstat (limited to 'update-theme.sh')
-rwxr-xr-xupdate-theme.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-theme.sh b/update-theme.sh
index 9e1c861..f27f787 100755
--- a/update-theme.sh
+++ b/update-theme.sh
@@ -1,5 +1,5 @@
rm -rf themes
mkdir themes
git clone https://github.com/nunocoracao/blowfish.git themes/blowfish --depth=1
-rm -rf themes/blowfish/.git*
+rm -rf themes/blowfish/.git* themes/blowfish/exampleSite
git add themes