From 67dadeb24c32e3214f623adc56dfaa0792842be9 Mon Sep 17 00:00:00 2001 From: kaibae19 <99116238+kaibae19@users.noreply.github.com> Date: Sun, 3 Apr 2022 20:30:05 -0700 Subject: [PATCH] Update docker.sh --- tools/docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/docker.sh b/tools/docker.sh index 943f1674..40b3b6b9 100644 --- a/tools/docker.sh +++ b/tools/docker.sh @@ -1,7 +1,7 @@ #!/bin/bash # Fixup some dependencies missing from the ubuntu:bionic image -apt install locales curl lsb-release net-tools git +apt install locales curl lsb-release net-tools git -y cd ~ rm -rf mailinabox/