install: make system scripts root-finalizer aware
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
# Ensure we use system python3 and not mise's python3
|
||||
sudo sed -i '/env python3/ c\#!/bin/python3' /usr/bin/powerprofilesctl
|
||||
if [[ -f /usr/bin/powerprofilesctl ]]; then
|
||||
sed -i '/env python3/ c\#!/bin/python3' /usr/bin/powerprofilesctl
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user