Add alarm script (wip)

This commit is contained in:
2021-12-31 15:55:37 +01:00
parent 7738f9d1b8
commit 532c193452

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