summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2021-12-11 16:28:42 +0100
committerKarel Kočí <cynerd@email.cz>2021-12-11 16:28:42 +0100
commit53aaeee4bbdb41453d40563ad228ae2dccfcc7e6 (patch)
tree9b39cec52aeb53335d940a5542cf4fdf82dd19dd
parent22178983bf5989b01e4523c0cbb8813dd8f90d35 (diff)
downloadopenwrt-personal-pkgs-53aaeee4bbdb41453d40563ad228ae2dccfcc7e6.tar.gz
openwrt-personal-pkgs-53aaeee4bbdb41453d40563ad228ae2dccfcc7e6.tar.bz2
openwrt-personal-pkgs-53aaeee4bbdb41453d40563ad228ae2dccfcc7e6.zip
updater.lua: remove luci-theme-material
-rw-r--r--updater.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/updater.lua b/updater.lua
index d11cb98..27cac21 100644
--- a/updater.lua
+++ b/updater.lua
@@ -71,7 +71,6 @@ if tools then
Install("sysstat", "strace")
Install("shellrc")
Install("mc", "htop", "iftop")
- Install("luci-theme-material")
Install("mmc-utils")
if board == "omnia" then
Install("personal-enabler-rainbow-omnia")