Skip to content
Snippets Groups Projects
Commit 41079801 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Fix rights on folder.

parent 703bc16e
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
mkdir -p ./public/system/
chown -R 991:991 ./public/system/
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