Update update.sh

This commit is contained in:
jiangcuo 2023-12-19 11:23:19 +08:00 committed by GitHub
parent 84dd082ff1
commit f69f872fab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ wget https://kernel.ubuntu.com/~kernel-ppa/mainline/v$LINUX_VERSION/crack.bundle
echo "Generating entry for change log..."
# Generate a changelog entry
debchange -v $LINUX_VERSION-$LINUX_PACKAGE_RELEASE -D edge --force-distribution -U -M "Update to Linux $LINUX_VERSION."
debchange -v $LINUX_VERSION-$LINUX_PACKAGE_RELEASE -D Port --force-distribution -U -M "Update to Linux $LINUX_VERSION."
echo "Cleaning up"
rm -f debian/control