X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fshared_site_mgr.sh;h=94a4f792d8bef9638cfc14d506a6db48e9b355a5;hp=a82ae98d2345c91fc6179fd0d6ae61a4f5ec19c8;hb=a750a9006479ee6473edcd539b325ced1ab1180e;hpb=672db58770c28c97419b2abfd6a8e07512d19085 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