Minor cosmetic/wording changes.

This commit is contained in:
JRGTH
2025-09-17 03:41:57 -04:00
parent ba81b6943b
commit 21eaa96e26
3 changed files with 3 additions and 2 deletions

View File

@@ -1220,7 +1220,7 @@ post_upgrade()
${CWDIR}/post_upgrade.sh
sleep 5
else
echo "Nothing to do."
echo "No post upgrade changes pending."
fi
sysrc -f ${CWDIR}${EXTCONF} EXTENSION_UPGRADED="0" >/dev/null 2>&1
fi