summaryrefslogtreecommitdiff
path: root/updater.lua
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-07-08 15:29:52 +0200
committerKarel Kočí <cynerd@email.cz>2020-07-08 15:29:52 +0200
commit05a9de2a764b965f1325d41786f8ddefec371533 (patch)
tree88d8f4e354c20690a261c67ebebb5a0a0e8c7173 /updater.lua
parent595475d8f5bd6b6bc926a57e7b1c183bbb26ea0e (diff)
downloadopenwrt-personal-pkgs-05a9de2a764b965f1325d41786f8ddefec371533.tar.gz
openwrt-personal-pkgs-05a9de2a764b965f1325d41786f8ddefec371533.tar.bz2
openwrt-personal-pkgs-05a9de2a764b965f1325d41786f8ddefec371533.zip
updater.lua: expand tools
Diffstat (limited to 'updater.lua')
-rw-r--r--updater.lua1
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")