mirror of
https://github.com/erpalma/throttled.git
synced 2026-01-30 20:34:45 +01:00
3 lines
97 B
Bash
Executable file
3 lines
97 B
Bash
Executable file
#!/bin/sh
|
|
PYTHONUNBUFFERED=1 exec /opt/lenovo_fix/venv/bin/python3 /opt/lenovo_fix/lenovo_fix.py
|