From ac0953a3d5787da078e1026f077184f70a4c91c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 8 Mar 2021 21:23:15 +0100 Subject: updater.lua: added personal-enabler-raibow-omnia for Omnias --- updater.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updater.lua b/updater.lua index 63da8c4..e8d5c21 100644 --- a/updater.lua +++ b/updater.lua @@ -68,6 +68,9 @@ if tools then Install("mc", "htop", "iftop") Install("luci-theme-material") Install("mmc-utils") + if board == "omnia" then + Install("personal-enabler-rainbow-omnia") + end end if vpn then Install("luci-app-openvpn", "openvpn-openssl") -- cgit v1.2.3