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
Bash

#!/bin/sh
sh -c 'echo "mem" > /sys/power/state'