Skip to content
Snippets Groups Projects
Commit fc2210cb authored by tguruswamy's avatar tguruswamy
Browse files

Set permissions of ImageJ folder afterwards

parent 7f0375ef
No related branches found
No related tags found
No related merge requests found
......@@ -61,3 +61,5 @@ popd
if [ -d "ImageJ_Profiles" ]; then
cp -a "ImageJ_Profiles" "ImageJ"
fi
chmod -R ug+rwX,o+rX ImageJ
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