Update update.sh

This commit is contained in:
jiangcuo 2023-12-19 13:28:22 +08:00 committed by GitHub
parent 404281501f
commit e76ed9d294
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 Port --force-distribution -U -M "Update to Linux $LINUX_VERSION."
debchange -v $LINUX_VERSION-$LINUX_PACKAGE_RELEASE -D generic --force-distribution -U -M "Update to Linux $LINUX_VERSION."
echo "Cleaning up"
rm -f debian/control