3 行
97 B
Bash
可执行文件
3 行
97 B
Bash
可执行文件
#!/bin/sh
|
|
PYTHONUNBUFFERED=1 exec /opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
|