Add alarm script (wip)

This commit is contained in:
2021-12-31 15:55:37 +01:00
parent e5208f0eba
commit da4e51e979

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')"