From 03fec1455160834bf778d9ec6161c36700264067 Mon Sep 17 00:00:00 2001 From: JohnnyRevay <65253638+jan-revay@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:07:33 +0100 Subject: [PATCH] interactive_part.sh: Add a TODO --- UbuntuCLI/interactive_part.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UbuntuCLI/interactive_part.sh b/UbuntuCLI/interactive_part.sh index 6d0141426..9ee26c8cf 100755 --- a/UbuntuCLI/interactive_part.sh +++ b/UbuntuCLI/interactive_part.sh @@ -3,6 +3,9 @@ # This script is being run first i.e. before anything else, so that all # user interaction is finished as quickly as possible. +# TODO - run the interactive parts at the end instead of the beginning +# so that I can simplify the code. + . ../prelude.sh function interactive_part