This website requires JavaScript.
Explore
Help
Sign In
hektor
/
dots
Watch
1
Star
0
Fork
You've already forked dots
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d48b4997c7
dots
/
.bin
/
alarm
4 lines
80 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
sudo rtcwake -m no -l -t
"
$(
date +%s -d
'tomorrow 09:30'
)
"
Reference in New Issue
View Git Blame
Copy Permalink