Skip to content

Commit bec546f

Browse files
SonOfGibmatt2005
authored andcommitted
Add openauto-logs.ini to update.Pifile
1 parent 1fc086d commit bec546f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

updater/update.Pifile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ rm -f /usr/local/bin/crankshaft.md5
3737
wget -O /usr/local/bin/crankshaft.md5 https://github.com/opencardev/prebuilts/raw/master/csmt/crankshaft.md5
3838
chmod 644 /usr/local/bin/crankshaft.md5
3939
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
4043
"
4144

4245
HOST bash -c "

0 commit comments

Comments
 (0)