From bec546f3da01a415b436880224af663c46d5a2fc Mon Sep 17 00:00:00 2001 From: SonOfGib Date: Wed, 8 Jan 2025 19:10:25 -0500 Subject: [PATCH] Add openauto-logs.ini to update.Pifile --- updater/update.Pifile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updater/update.Pifile b/updater/update.Pifile index 3570210..81089c2 100644 --- a/updater/update.Pifile +++ b/updater/update.Pifile @@ -37,6 +37,9 @@ 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 +wget -O /boot/crankshaft/openauto-logs.ini https://github.com/opencardev/crankshaft/raw/csng/stage3/03-crankshaft-base/files/boot/crankshaft/openauto-logs.ini +chmod 644 /boot/crankshaft/openauto-logs.ini +ln -sf /tmp/openauto-logs.ini /home/pi/openauto-logs.ini " HOST bash -c "