From 5a812ac0d37e8ffb9b2a2cbcdec5def7913bd31b Mon Sep 17 00:00:00 2001 From: Frieder Schlesier Date: Mon, 12 Nov 2018 11:48:01 +0100 Subject: [PATCH] add missing programs --- scripts/install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install.sh b/scripts/install.sh index 8333e35..0db11b8 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -53,6 +53,7 @@ base_applications() { ca-certificates \ cmake \ coreutils \ + cryptsetup \ curl \ dnsutils \ gcc \ @@ -74,6 +75,7 @@ base_applications() { tar \ tmux \ tree \ + unzip \ vim \ zip \ --no-install-recommends