Update linupx-scripts.sh

This commit is contained in:
2023-08-27 11:23:09 -05:00
parent daec1f2d65
commit 9d148a5a8b

View File

@@ -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)"