uses knowledge of current dir to pick app dir
authorChris Koeritz <fred@gruntose.com>
Sat, 26 May 2018 01:30:51 +0000 (21:30 -0400)
committerChris Koeritz <fred@gruntose.com>
Sat, 26 May 2018 01:30:51 +0000 (21:30 -0400)
commitbf0a040f8fb58f6b84b736c07a1665267931c2ce
tree21d3067c9c967ba79054f81c062c52b9228e7ecd
parentf1a4a058c1a7190ca8af83d7ac6c50ef1c3c0f18
uses knowledge of current dir to pick app dir

when the user is not explicit, we use a heuristic to get the application directory for a site avenger project.  if the current directory has an avenger5 directory someplace above it, then we can decide that's the implied directory to operate on.  and we do.
scripts/site_avenger/shared_site_mgr.sh