aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhorst31802016-01-26 14:14:01 +0100
committerhorst31802016-01-26 14:14:01 +0100
commitd1ddbf21e45e8e2e3d51d2d7c53dc1c31df200b8 (patch)
treee4d87e5b3acd1aaf294e644a9a0102622efe861c
parent3648a7788c24c7e259585cd20060d9fd259c534e (diff)
parent451533a73a008e92bb5f43a5a0d1d571fa99f4b6 (diff)
downloadsolarc-theme-d1ddbf21e45e8e2e3d51d2d7c53dc1c31df200b8.tar.gz
solarc-theme-d1ddbf21e45e8e2e3d51d2d7c53dc1c31df200b8.tar.xz
solarc-theme-d1ddbf21e45e8e2e3d51d2d7c53dc1c31df200b8.zip
Merge pull request #393 from leoheck/patch-1
Theme name variable should be lower case
-rwxr-xr-xarc-theme-upgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/arc-theme-upgrade b/arc-theme-upgrade
index 5f27982..7abf15d 100755
--- a/arc-theme-upgrade
+++ b/arc-theme-upgrade
@@ -3,7 +3,7 @@
# Script to upgrade/install the arc-theme
#URL
-theme_name=Arc-theme
+theme_name=arc-theme
# Theme name
download_url=https://github.com/horst3180/$theme_name/archive/master.tar.gz