Add a git check to auto_update, fix some OSX incompatible code and rearrange function...
commit752ac41139ed1f02fc6243081fd432e329e817f8
authormateor <mateorod9@gmail.com>
Sun, 23 Jun 2013 22:29:02 +0000 (23 17:29 -0500)
committermateor <mateorod9@gmail.com>
Sun, 23 Jun 2013 22:29:02 +0000 (23 17:29 -0500)
treeefa2a893d52c2bd9ac02f7e6fef05fdd8efa47e5
parente05649dabea12eb157fb090c1534bac0ec480e94
Add a git check to auto_update, fix some OSX incompatible code and rearrange function that works, but shouldn't

That check for the git directory was supposed to be testing true...it was only passing b/c it was calle
from a sub directory. The removal of &>> was b/c OSX reports it errored. More testing on OSX is needed
but I haven't turned off auto-updating by default for then quite yet
auto_patcher