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