mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update install
This commit is contained in:
parent
f7b1fdd27f
commit
84eab01920
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ mkdir -p $data_dir/uploads
|
||||||
mkdir -p $data_dir/uploads/{big,import,medium,raw,small,thumb}
|
mkdir -p $data_dir/uploads/{big,import,medium,raw,small,thumb}
|
||||||
|
|
||||||
chmod 775 "$data_dir/uploads/"
|
chmod 775 "$data_dir/uploads/"
|
||||||
chmod 0775 "$data_dir/uploads/import/"
|
chmod 2775 "$data_dir/uploads/import/"
|
||||||
chmod -R o-rwx "$data_dir/uploads/"
|
chmod -R o-rwx "$data_dir/uploads/"
|
||||||
chown -R $app:$app "$data_dir/uploads/"
|
chown -R $app:$app "$data_dir/uploads/"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue