ptrcports/alpine/simple-suspend/suspend

3 lines
48 B
Text
Raw Normal View History

2022-07-06 12:58:41 +00:00
#!/bin/sh
sh -c 'echo "mem" > /sys/power/state'