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
|