diff --git a/syncV2.sh b/syncV2.sh index 8eeb718..8584dfd 100755 --- a/syncV2.sh +++ b/syncV2.sh @@ -4,7 +4,7 @@ git pull git add * git commit -m 'sync' git push - +# while true do clear