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
|