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 ffd4b60..011abab 100644 --- a/updater.lua +++ b/updater.lua @@ -66,6 +66,7 @@ if tools then Install("shellrc") Install("mc", "htop", "iftop") Install("luci-theme-material") + Install("mmc-utils") end if vpn then Install("luci-app-openvpn", "openvpn-openssl") |