From 3c11bb4f54c170f2a7c56cadb146bbb778393669 Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Tue, 26 Jul 2022 13:35:52 -0600 Subject: [PATCH] test --- functions/menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/menu.sh b/functions/menu.sh index 9b59e1ee..3198e7f7 100644 --- a/functions/menu.sh +++ b/functions/menu.sh @@ -43,7 +43,7 @@ menu(){ script_name="heavy_script.sh" cd "$script_path" || exit clear -x - echo "Choose your update options" + echo "Choose your update options " echo echo "-U | Update all applications, ignores versions" echo "-u | Update all applications, does not update Major releases"