From 11fd7bb9e59cc8f74507f3bbbc270fe5e259fcd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 2 Dec 2019 13:01:29 +0100 Subject: updater.lua: add tree to tools --- updater.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.lua b/updater.lua index 16193f8..03ba163 100644 --- a/updater.lua +++ b/updater.lua @@ -54,7 +54,7 @@ elseif hostname:match("^work-") then end if tools then - Install("grep", "coreutils-sha256sum") + Install("tree", "grep", "coreutils-sha256sum") Install("iperf", "iperf3") Install("sysstat", "strace") Install("shellrc-zsh") -- cgit v1.2.3