diff options
Diffstat (limited to 'bin/init/sync.sh')
-rwxr-xr-x | bin/init/sync.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/init/sync.sh b/bin/init/sync.sh index 7521918..5a7c435 100755 --- a/bin/init/sync.sh +++ b/bin/init/sync.sh | |||
@@ -25,5 +25,7 @@ while true; do | |||
25 | fi | 25 | fi |
26 | done | 26 | done |
27 | 27 | ||
28 | touch ~/.wakeup | ||
29 | |||
28 | # others repo | 30 | # others repo |
29 | #check_upstream ~/git/tig || echo in `pwd` >/dev/tty & | 31 | #check_upstream ~/git/tig || echo in `pwd` >/dev/tty & |