Skip to content

Commit

Permalink
Add openauto-logs.ini to update.Pifile
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfGib authored and matt2005 committed Jan 11, 2025
1 parent 1fc086d commit bec546f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions updater/update.Pifile
Original file line number Diff line number Diff line change
Expand Up @@ -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 "
Expand Down

0 comments on commit bec546f

Please sign in to comment.