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

@@ -3,6 +3,7 @@
======================
Version Description
1.2.07......Minor cosmetic/wording changes.
1.2.06......Code changes, symlink bundled files in embedded platforms.
1.2.05......Mount unionfs for pkg while fetching debootstrap packages.
1.2.04......Fix for missing variable affecting embedded platforms, thanks to tga.

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

View File

@@ -1 +1 @@
1.2.06
1.2.07