From 31de29ff3b67540d3fd4296c13a73d84b7967f2b Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Tue, 21 Nov 2023 07:37:03 +0100 Subject: [PATCH] Updates --- .install/required.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.install/required.sh b/.install/required.sh index a0414b5..819c51f 100644 --- a/.install/required.sh +++ b/.install/required.sh @@ -1,5 +1,5 @@ # ------------------------------------------------------ -# Check that rsync is installed +# Check for required packages to run the installation # ------------------------------------------------------ echo "Checking that rsync and gum is installed..."