2018-07-13 01:31:50 +00:00
|
|
|
# Put your custom commands here that should be executed once
|
|
|
|
# the system init finished. By default this file does nothing.
|
|
|
|
|
2018-12-13 10:48:25 +00:00
|
|
|
cat /sys/devices/platform/soc/usbc0/usb_device
|
|
|
|
|
2018-07-13 01:31:50 +00:00
|
|
|
exit 0
|