From 695df2875a0643fd85c8135b788ad55382c922a9 Mon Sep 17 00:00:00 2001 From: Werner Date: Fri, 2 Dec 2022 13:08:44 -0300 Subject: [PATCH] Update Bootstrap.sh --- Bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap.sh b/Bootstrap.sh index d3e1e9e..2b7d732 100644 --- a/Bootstrap.sh +++ b/Bootstrap.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -DEBIAN_FRONTEND=noninteractive +export DEBIAN_FRONTEND=noninteractive # Update