diff options
Diffstat (limited to 'bin/wakeup.sh')
-rwxr-xr-x | bin/wakeup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/wakeup.sh b/bin/wakeup.sh index 4ceee6a..083499f 100755 --- a/bin/wakeup.sh +++ b/bin/wakeup.sh | |||
@@ -1,3 +1,3 @@ | |||
1 | #! /bin/bash | 1 | #! /bin/bash |
2 | 2 | ||
3 | date --iso-8601=minutes >~/.wakeup | 3 | date +%s >~/.wakeup |