X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fshared_site_mgr.sh;h=94a4f792d8bef9638cfc14d506a6db48e9b355a5;hb=686e2f66386a4603513dc3b731963a061f87a176;hp=a82ae98d2345c91fc6179fd0d6ae61a4f5ec19c8;hpb=70940904eef51d92708d23dd7516d38e5b5d96a6;p=feisty_meow.git diff --git a/scripts/site_avenger/shared_site_mgr.sh b/scripts/site_avenger/shared_site_mgr.sh index a82ae98d..94a4f792 100644 --- a/scripts/site_avenger/shared_site_mgr.sh +++ b/scripts/site_avenger/shared_site_mgr.sh @@ -354,7 +354,7 @@ function update_composer_repository() # fixes the ownership for a site avenger or php application. # this almost certainly will require sudo capability, if there are any ownership problems # that need to be resolved. -function fix_ownership() +function fix_appdir_ownership() { local appsdir="$1"; shift local dir="$1"; shift