diff options
Diffstat (limited to 'updater.lua')
-rw-r--r-- | updater.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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") |