scripts/sleep.to.freeze.sh

4 lines
58 B
Bash
Executable File

#!/bin/sh
sleep 2
echo freeze | sudo tee /sys/power/state