swapped where chown is done
[feisty_meow.git] / scripts / site_avenger / standup.sh
index 5adfcc63375aa07001e8e5b2818fc526a52c56bc..a9b1a91b24f924a2db3a137dd161db52ecd57638 100644 (file)
@@ -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