diff options
Diffstat (limited to 'hosts/iroha/scripts/game')
| -rwxr-xr-x | hosts/iroha/scripts/game | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/hosts/iroha/scripts/game b/hosts/iroha/scripts/game deleted file mode 100755 index c716f7e..0000000 --- a/hosts/iroha/scripts/game +++ /dev/null @@ -1,6 +0,0 @@ -#! /usr/bin/env sh -sudo su -c 'echo high > /sys/class/drm/card0/device/power_dpm_force_performance_level' -#read -p "Waiting..." -sudo scx_bpfland -sudo su -c 'echo auto > /sys/class/drm/card0/device/power_dpm_force_performance_level' - |