diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 0dc03f4..98633e4 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -517,7 +517,7 @@ SCRIPT_MENU() { echo " [1] Check for Updates/Upgrades" echo " [2] Run Updates" if [ "$ATYPE" != 'yum' ]; then - echo " [3] Run Updates w/o retrieving new repo list" + echo " [3] Run Updates w/o updating repos" fi echo "" echo " [4] Check for Upgrades with obsoletes enabled"