aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/init/sync.sh
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-05-15 17:32:46 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-05-15 17:32:46 +0800
commitf282b0c626047f215cca6607ce46696c4d4df021 (patch)
treeb325f529ae83a68fa02cfc9fa81273fc71ac555e /bin/init/sync.sh
parent696542a8bb5be7bed2797a1943dcb90e9ee39495 (diff)
Update
Diffstat (limited to 'bin/init/sync.sh')
-rwxr-xr-xbin/init/sync.sh2
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
26done 26done
27 27
28touch ~/.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 &