diff options
-rw-r--r-- | updater.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/updater.lua b/updater.lua index 2695fd9..adcaab7 100644 --- a/updater.lua +++ b/updater.lua @@ -58,6 +58,7 @@ if tools then Install("iperf", "iperf3") Install("sysstat", "strace") Install("shellrc-zsh") + Install("mc", "htop", "iftop") end if vpn then Install("luci-app-openvpn", "openvpn-openssl") |