mirror of
https://github.com/basecamp/omarchy.git
synced 2026-01-09 05:10:54 +08: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
|