(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
bfddd5311d
commit
13cb407120
@ -12,6 +12,7 @@ XXX signify the permissions for the file's owner/group/others respectively
|
||||
Each X goes from 0 to 7.
|
||||
What each number means can be easily calculated by looking at what the individual bit values mean.
|
||||
```
|
||||
|
||||
0 -> No Permission
|
||||
4 -> Read Permission
|
||||
2 -> Write Permission
|
||||
|
Loading…
Reference in New Issue
Block a user