Add alarm script (wip)

master
Hektor Misplon 2021-12-31 15:55:37 +01:00
parent e5208f0eba
commit da4e51e979
1 changed files with 3 additions and 0 deletions

3
.bin/alarm Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
sudo rtcwake -m no -l -t "$(date +%s -d 'tomorrow 09:30')"