Update linupx-scripts.sh

This commit is contained in:
2022-07-23 21:34:18 -05:00
parent 69e2e901c8
commit 0786360c18

View File

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