Skip to content
Snippets Groups Projects
Commit f3d0649b authored by Bob Mottram's avatar Bob Mottram
Browse files

Set trove user permissions

parent 39ce7b14
No related branches found
No related tags found
No related merge requests found
......@@ -161,6 +161,7 @@ function sync_trove_repos {
git fetch -p origin
fi
done
chown -R trove:trove /home/trove
}
while [[ $# > 1 ]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment