scripts/sleep.to.disk.sh

4 lines
56 B
Bash
Raw Permalink Normal View History

2021-04-07 15:28:08 +02:00
#!/bin/sh
sleep 2
echo disk | sudo tee /sys/power/state