From a272764d66ae27b092dd1af6d478200f3075f4fc Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 10 Jul 2025 10:05:51 -0500 Subject: [PATCH] . --- ProjectCode/SetupNewSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectCode/SetupNewSystem.sh b/ProjectCode/SetupNewSystem.sh index 242c758..78782e4 100644 --- a/ProjectCode/SetupNewSystem.sh +++ b/ProjectCode/SetupNewSystem.sh @@ -112,7 +112,7 @@ function global-installPackages() { # add stuff we want - print_info ""Now installing all the packages..." + print_info ""Now installing all the packages..."" DEBIAN_FRONTEND="noninteractive" apt-get -qq --yes -o Dpkg::Options::="--force-confold" install \ virt-what \