From 30780d174bc9623f733ac182a999283e3da59fa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 23 Sep 2019 13:23:23 +0200 Subject: updater.lua: for now drop gdbserver --- updater.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.lua b/updater.lua index 31f6a6a..6568ed8 100644 --- a/updater.lua +++ b/updater.lua @@ -52,7 +52,7 @@ end if tools then Install("grep", "coreutils-sha256sum") Install("iperf", "iperf3") - Install("sysstat", "strace", "gdbserver") + Install("sysstat", "strace") Install("shellrc-zsh") end if vpn then -- cgit v1.2.3