From 9aa4f21cf22502060841830300d5d02907e3f5a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 5 Nov 2020 08:26:22 +0100 Subject: updater.lua: add LuCI theme material --- updater.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/updater.lua b/updater.lua index 12d4312..0f8237c 100644 --- a/updater.lua +++ b/updater.lua @@ -60,6 +60,7 @@ if tools then Install("sysstat", "strace") Install("shellrc") Install("mc", "htop", "iftop") + Install("luci-theme-material") end if vpn then Install("luci-app-openvpn", "openvpn-openssl") -- cgit v1.2.3