aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/switch-themes2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/switch-themes b/scripts/switch-themes
index 39c72cd..b5b709f 100755
--- a/scripts/switch-themes
+++ b/scripts/switch-themes
@@ -92,8 +92,8 @@ function switch_theme () {
echo "THEME=$toswitch" >> $sysconfig
fi
rm -f $tmpfile
- update $toswitch
fi
+ update $toswitch
grub_switch_themes $toswitch
}