@@ -161,6 +161,7 @@ function sync_trove_repos {
git fetch -p origin
fi
done
+ chown -R trove:trove /home/trove
}
while [[ $# > 1 ]]