From 1c13a88a004d30c0ad7f156df7ca19eb94353621 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 2 Feb 2018 22:15:14 +0100 Subject: on the way to openssh --- install_host.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install_host.sh') diff --git a/install_host.sh b/install_host.sh index d531a4b..f8cf5f2 100755 --- a/install_host.sh +++ b/install_host.sh @@ -22,6 +22,9 @@ pacman --noconfirm --needed -S arch-install-scripts # for linux kernel pacman --noconfirm --needed -S bc +# for bc +pacman --noconfirm --needed -S ed + # for pam pacman --noconfirm --needed -S flex -- cgit v1.2.3-54-g00ecf