Islandora-Collaboration-Group / ISLE

Islandora Enterprise (ISLE) is a community project that addresses two of the most significant pain-points in Islandora: installation and maintenance.
https://Islandora-Collaboration-Group.github.io/ISLE/
GNU General Public License v3.0
32 stars 34 forks source link

Fix permissions path in step 9 #359

Closed bondjimbond closed 4 years ago

bondjimbond commented 4 years ago

Step 9 tells you to clone your project into /opt/data/apache/html, and then tells you to change permissions at /opt/yourprojectnamehere-islandora. That second path doesn't exist; it is /opt/data/apache/html. This PR fixes that path.