3 lines
64 B
Bash
3 lines
64 B
Bash
|
#!/bin/sh
|
||
|
echo dynpm > /sys/class/drm/card0/device/power_method
|