From 292e25d4679d6b076f7db46621fcac221acdbd44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 12 Oct 2020 07:32:52 +0200 Subject: updater.lua: switch for now to plain shellrc --- updater.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.lua b/updater.lua index 9811682..09c557e 100644 --- a/updater.lua +++ b/updater.lua @@ -59,7 +59,7 @@ if tools then Install("tree", "grep", "coreutils-sha256sum") Install("iperf", "iperf3") Install("sysstat", "strace") - Install("shellrc-zsh") + Install("shellrc") Install("mc", "htop", "iftop") end if vpn then -- cgit v1.2.3