This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/simple-suspend/suspend

3 lines
48 B
Plaintext
Raw Normal View History

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