mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-08-08 11:34:04 +00:00
add lsusb output
This commit is contained in:
@@ -55,6 +55,8 @@ cp /system/bin/app.ver /opt/wz_mini/tmp/log_gather/system_app.ver
|
||||
echo "gather mmc info"
|
||||
cat /sys/bus/mmc/devices/mmc1\:0001/mmc1\:0001\:1/* > /opt/wz_mini/tmp/log_gather/mmc_sys.log
|
||||
|
||||
echo "gather lsusb"
|
||||
lsusb > /opt/wz_mini/tmp/log_gather/lsusb.log
|
||||
|
||||
if [ -f /tmp/sd_check_result.txt ]; then
|
||||
echo "copy sd_check_result.txt"
|
||||
|
Reference in New Issue
Block a user