From b5cffdac1dcf7a2190d95fa0e928ba9624bdef11 Mon Sep 17 00:00:00 2001 From: AverageHelper Date: Thu, 17 Oct 2024 14:02:13 -0600 Subject: [PATCH] chore: Clarify comment --- tur/ograph-rs/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tur/ograph-rs/build.sh b/tur/ograph-rs/build.sh index ec66a616f..a155b2903 100644 --- a/tur/ograph-rs/build.sh +++ b/tur/ograph-rs/build.sh @@ -26,7 +26,7 @@ termux_step_make_install() { } termux_pkg_auto_update() { - # Ask Forgejo for version of latest release + # Ask Forgejo for latest release local curl_response=$( curl \ --silent \