X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fstandup.sh;h=a9b1a91b24f924a2db3a137dd161db52ecd57638;hb=c23e331e8872360bb47049f0da925e0a2c6fd9df;hp=5adfcc63375aa07001e8e5b2818fc526a52c56bc;hpb=24ea8036c547ba2ce25b871c4f0e7c6bfd982ec7;p=feisty_meow.git diff --git a/scripts/site_avenger/standup.sh b/scripts/site_avenger/standup.sh index 5adfcc63..a9b1a91b 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_ownership "$BASE_APPLICATION_PATH" "$APPLICATION_NAME" sep