We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fc086d commit bec546fCopy full SHA for bec546f
updater/update.Pifile
@@ -37,6 +37,9 @@ rm -f /usr/local/bin/crankshaft.md5
37
wget -O /usr/local/bin/crankshaft.md5 https://github.com/opencardev/prebuilts/raw/master/csmt/crankshaft.md5
38
chmod 644 /usr/local/bin/crankshaft.md5
39
ldconfig
40
+wget -O /boot/crankshaft/openauto-logs.ini https://github.com/opencardev/crankshaft/raw/csng/stage3/03-crankshaft-base/files/boot/crankshaft/openauto-logs.ini
41
+chmod 644 /boot/crankshaft/openauto-logs.ini
42
+ln -sf /tmp/openauto-logs.ini /home/pi/openauto-logs.ini
43
"
44
45
HOST bash -c "
0 commit comments