From 1766c74b7ea4018d8a7b54d4e0107979a1acd03a Mon Sep 17 00:00:00 2001 From: JohnnyRevay <65253638+jan-revay@users.noreply.github.com> Date: Tue, 24 Dec 2024 21:57:04 +0100 Subject: [PATCH] Update interactive_part.sh --- Ubuntu_22.04/interactive_part.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Ubuntu_22.04/interactive_part.sh b/Ubuntu_22.04/interactive_part.sh index 133e611c7..7ff073ce6 100755 --- a/Ubuntu_22.04/interactive_part.sh +++ b/Ubuntu_22.04/interactive_part.sh @@ -12,13 +12,18 @@ if [ "$1" == "--noninteractive" ]; then readonly NONINTERACTIVE='true' echo "Skipping interactive commands as $1 parameter was provided" + # TODO try configuring postfix noninteractively + # TODO format the code nicer... + sudo debconf-set-selections <