mirror of
https://github.com/commaai/agnos-builder.git
synced 2026-08-06 00:35:47 +08:00
pigeon
This commit is contained in:
@@ -80,6 +80,10 @@ function init_permissions (
|
||||
chmod 0660 "$path"
|
||||
done
|
||||
|
||||
if [[ -c /dev/ttyHS0 ]]; then
|
||||
chgrp dialout /dev/ttyHS0
|
||||
chmod 0660 /dev/ttyHS0
|
||||
fi
|
||||
)
|
||||
|
||||
function init_video (
|
||||
|
||||
Reference in New Issue
Block a user