summaryrefslogtreecommitdiff
path: root/update-theme.sh
diff options
context:
space:
mode:
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