diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-05-15 17:32:46 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-05-15 17:32:46 +0800 |
commit | f282b0c626047f215cca6607ce46696c4d4df021 (patch) | |
tree | b325f529ae83a68fa02cfc9fa81273fc71ac555e /bin/init/sync.sh | |
parent | 696542a8bb5be7bed2797a1943dcb90e9ee39495 (diff) |
Update
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 & |