From 16b09e32bc9e131289909b593f000b9760587b0d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 17 Jul 2023 23:03:15 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index fc8ec23..c955384 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -913,7 +913,7 @@ MISC_MENU() { fi echo -e " [${idsCL[Yellow]}P${idsCL[Default]}] Upgrade to Python v3" echo -e " [${idsCL[Yellow]}V${idsCL[Default]}] Add Veeam User Account" - echo + echo -e "\n" echo -e " [${idsCL[Yellow]}B${idsCL[Default]}] Back to Main Menu" echo -e " [${idsCL[Yellow]}I${idsCL[Default]}] Installation Scripts" echo -e " [${idsCL[Yellow]}Q${idsCL[Default]}] Quit"