diff --git a/.ci/autoupdate.sh b/.ci/autoupdate.sh index f15182360..2e9d70791 100755 --- a/.ci/autoupdate.sh +++ b/.ci/autoupdate.sh @@ -83,7 +83,7 @@ update_linux_next() { # Commit git add device/testing/linux-next/APKBUILD - git commit -S -m "linux-next: update to $latest" + git commit -S -m "linux-next: upgrade to $latest" } # For testing