aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/init/sync.sh
diff options
context:
space:
mode:
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 &