diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/wakeup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/wakeup.sh b/bin/wakeup.sh index 188f749..0621c83 100755 --- a/bin/wakeup.sh +++ b/bin/wakeup.sh | |||
@@ -17,3 +17,5 @@ notify-send 'Repos synced' | |||
17 | 17 | ||
18 | # Copy context file from vps | 18 | # Copy context file from vps |
19 | rsync -au vps:~/.context ~/.context | 19 | rsync -au vps:~/.context ~/.context |
20 | |||
21 | date >>/tmp/wakeup | ||