mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
3 lines
125 B
Bash
3 lines
125 B
Bash
# Ensure we use system python3 and not mise's python3
|
|
sudo sed -i '/env python3/ c\#!/bin/python3' /usr/bin/powerprofilesctl
|