diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 51c908e..b31d9cf 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -871,6 +871,7 @@ SCRIPT_MENU() { if [ "$ATYPE" != 'yum' ]; then echo -e " [${idsCL[Yellow]}4${idsCL[Default]}] Check for Upgrades with obsoletes enabled" echo -e " [${idsCL[Yellow]}5${idsCL[Default]}] Run Dist-Upgrade" + echo fi echo -e "*[${idsCL[Yellow]}6${idsCL[Default]}] Run Python-Pip Upgrades" echo -e " [${idsCL[Yellow]}7${idsCL[Default]}] Run Python-Pip Upgrades (w/ --ignore-installed)"