From 146a09e0a4ccc92459f5611d74536c3a6d3af911 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 1 May 2019 18:38:27 +0200 Subject: shellrc: drop ash variant It doesn't not make any sense to have some ash variant. Ash is installed in default and what else should we have otherwise. --- personal-pkgs-repo/files/updater.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'personal-pkgs-repo/files/updater.lua') diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index ca5dd0f..a14e06a 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -52,7 +52,7 @@ if tools then Install("grep", "coreutils-sha256sum") Install("iperf", "iperf3") Install("sysstat", "strace", "gdbserver") - Install("shellrc-zsh", "shellrc-ash") + Install("shellrc-zsh") end if vpn then Install("luci-app-openvpn", "openvpn-openssl") -- cgit v1.2.3