diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-04-27 08:44:16 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-04-27 08:44:16 +0800 |
| commit | d924acea1b76794761e5a28acf00273f1818ab22 (patch) | |
| tree | a41e9d098970b36fdeb60418a8e45baa7a07d321 /bin | |
| parent | a205875bdc46b83b29ea3d52f371fa0ac1f73252 (diff) | |
Update
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 | ||