X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fstandup.sh;fp=scripts%2Fsite_avenger%2Fstandup.sh;h=cd2f689056cb674cb4a075fd7fdd2a3ae6749df9;hb=c3859c54f45adfb296858249c26a9d1b09c94112;hp=5adfcc63375aa07001e8e5b2818fc526a52c56bc;hpb=ba3f62c381e322117a57d1e09b0e7529d25d44ed;p=feisty_meow.git diff --git a/scripts/site_avenger/standup.sh b/scripts/site_avenger/standup.sh index 5adfcc63..cd2f6890 100644 --- a/scripts/site_avenger/standup.sh +++ b/scripts/site_avenger/standup.sh @@ -89,8 +89,12 @@ sep #echo default repo is "$DEFAULT_REPOSITORY_ROOT" powerup "$APPLICATION_NAME" "$REPO_NAME" "$THEME_NAME" -# pass the real user name who should own the files. -# "$(logname)" + +sep + +# hmmm: pass the real user name who should own the files? +# hmmm: "$(logname)" $USER works, but logname wasn't? +fix_appdir_ownership "$BASE_APPLICATION_PATH" "$APPLICATION_NAME" sep