4 lines
70 B
Bash
4 lines
70 B
Bash
|
#!/vendor/bin/sh
|
||
|
echo "--- Trusty TEE0 Logs ---"
|
||
|
cat /dev/trusty-log0
|