mirror of
https://github.com/AdnanHodzic/auto-cpufreq.git
synced 2025-04-08 17:05:56 +02:00
1.9.3 release
This commit is contained in:
parent
32e3fe1240
commit
d311a39e2b
@ -33,8 +33,6 @@ systemctl_exists = does_command_exists("systemctl")
|
||||
bluetoothctl_exists = does_command_exists("bluetoothctl")
|
||||
tlp_stat_exists = does_command_exists("tlp-stat")
|
||||
powerprofilesctl_exists = does_command_exists("powerprofilesctl")
|
||||
#snap_pkg_install= os.system("snap list | grep auto-cpufreq >/dev/null 2>&1")
|
||||
#snap_exist = os.system("snap >/dev/null 2>&1")
|
||||
|
||||
# detect if gnome power profile service is running
|
||||
if os.getenv("PKG_MARKER") != "SNAP":
|
||||
|
Loading…
x
Reference in New Issue
Block a user