From a2409a565a3ae522b02bea1d0285b0556c64d376 Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 6 Jan 2025 23:14:09 +0000 Subject: [PATCH] fix ldconfig --- updater/base_buster_arm7.Pifile | 2 +- updater/base_buster_armhf.Pifile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/updater/base_buster_arm7.Pifile b/updater/base_buster_arm7.Pifile index 37f5b8d..ccd7b21 100644 --- a/updater/base_buster_arm7.Pifile +++ b/updater/base_buster_arm7.Pifile @@ -49,7 +49,7 @@ chmod 777 /usr/local/bin/crankshaft rm -f /usr/local/bin/crankshaft.md5 wget -O /usr/local/bin/crankshaft.md5 https://github.com/opencardev/prebuilts/raw/master/csmt/crankshaft.md5 chmod 644 /usr/local/bin/crankshaft.md5 - +ldconfig " RUN bash -c " diff --git a/updater/base_buster_armhf.Pifile b/updater/base_buster_armhf.Pifile index eee33f8..26c8202 100644 --- a/updater/base_buster_armhf.Pifile +++ b/updater/base_buster_armhf.Pifile @@ -49,7 +49,7 @@ chmod 777 /usr/local/bin/crankshaft rm -f /usr/local/bin/crankshaft.md5 wget -O /usr/local/bin/crankshaft.md5 https://github.com/opencardev/prebuilts/raw/master/csmt/crankshaft.md5 chmod 644 /usr/local/bin/crankshaft.md5 - +ldconfig " RUN bash -c "