From 723a075829b437cba5427e91b59232bf653f6a23 Mon Sep 17 00:00:00 2001 From: Matthew Baggett Date: Sat, 28 Nov 2020 02:37:36 +0100 Subject: [PATCH] Down to 122MB. I'll take it. --- marshall/installers/001_bash.sh | 3 +-- marshall/installers/900_utils.sh | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/marshall/installers/001_bash.sh b/marshall/installers/001_bash.sh index ea242f1..1058e72 100644 --- a/marshall/installers/001_bash.sh +++ b/marshall/installers/001_bash.sh @@ -1,4 +1,3 @@ #!/bin/bash source /installers/config -$APT_GET bash \ - htop +$APT_GET bash diff --git a/marshall/installers/900_utils.sh b/marshall/installers/900_utils.sh index 175d459..cae3ade 100644 --- a/marshall/installers/900_utils.sh +++ b/marshall/installers/900_utils.sh @@ -8,7 +8,5 @@ $APT_GET \ curl \ wget \ unzip \ - git \ - openssh-client \ ca-certificates \ jq \ No newline at end of file