script/build-libgit2-static.sh: correctly set ROOT #503

Merged
jonEbird merged 1 commits from static-build-script-cleanup into master 2020-02-12 18:57:54 -06:00

1 Commits

Author SHA1 Message Date
Jon Miller 13090d85b4 script/build-libgit2-static.sh: correctly set ROOT
The ROOT variable is not being set correctly. Need to use dirname against
$0 as well as only go up one directory instead of two.
2019-05-07 11:36:34 -04:00