added core repo to outdate.sh script

This commit is contained in:
emmett1
2023-05-10 00:39:40 +08:00
parent 3e17dc03a7
commit 3cdb423fcd

View File

@@ -274,7 +274,7 @@ main() {
fi
}
PORTREPO="main multilib nonfree"
PORTREPO="core main multilib nonfree"
PORTSDIR="$(dirname $(dirname $(realpath $0)))"
SCRIPTDIR="$(dirname $(realpath $0))"