This commit is contained in:
emmett1
2019-12-22 22:40:05 +08:00
parent 57cbd4d5d3
commit 7b2db5fb17

View File

@@ -1018,7 +1018,7 @@ scratch_sysup() {
PKGOUTDATE=$(outdatepkg)
if [ ! "$PKGOUTDATE" ]; then
echo "All package is up to date."
echo "All package are up to date."
return 0
fi