|
@@ -25,7 +25,7 @@ You can also use the [direct download](https://github.com/electerious/Lychee/arc
|
|
|
|
|
|
### 3. Permissions
|
|
### 3. Permissions
|
|
|
|
|
|
-Change the permissions of `uploads/` and `data/` to 777, including all subfolders:
|
|
|
|
|
|
+Change the permissions of `uploads/`, `data/` and all their subfolders. Sufficient read/write privileges are reqiured.
|
|
|
|
|
|
chmod -R 777 uploads/ data/
|
|
chmod -R 777 uploads/ data/
|
|
|
|
|