Skip to content

doc: fix fs properties for file permissions

Rodrigo Muino Tomonari requested to merge github/fork/bennycode/patch-2 into master

File permissions just contain numbers so I changed 0o777 to 0777 and 0o666 to 0666.

Checklist
Affected core subsystem(s)

doc

Merge request reports

Loading