10 lines
104 B
Plaintext
10 lines
104 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
date
|
||
|
|
cat /proc/cpuinfo | tail -n 50
|
||
|
|
ixsmi
|
||
|
|
export
|
||
|
|
date
|
||
|
|
|
||
|
|
python3 iflytek_interface_server.py
|