3 lines
45 B
Bash
3 lines
45 B
Bash
|
#!/system/bin/sh
|
||
|
/vendor/bin/lspcie -vv > $1
|