From 586bae3de3bf7d78dca73c7e166160ff65c2a0d8 Mon Sep 17 00:00:00 2001 From: Grische <2787581+grische@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:56:27 +0200 Subject: [PATCH] modules: add shell minifier for checkuplink This will reduce the size of the checkuplink script --- modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules b/modules index e83b505c..09531f87 100644 --- a/modules +++ b/modules @@ -9,5 +9,5 @@ GLUON_SITE_FEEDS='community' PACKAGES_COMMUNITY_REPO=https://github.com/freifunk-gluon/community-packages.git -PACKAGES_COMMUNITY_COMMIT=961897fd1bcebd6d0265707187131149abb0f498 +PACKAGES_COMMUNITY_COMMIT=ed68c7060e6122537038ece7de920d199aeed9b0 PACKAGES_COMMUNITY_BRANCH=master