4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
sudo rtcwake -m no -l -t "$(date +%s -d 'tomorrow 09:30')"
|