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
2c4f09eb9b
commit
15c453bedc
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ mkdir -p $data_dir/uploads/{big,import,medium,raw,small,thumb}
|
|||
|
||||
chgrp $app -R $install_dir/storage $install_dir/public/dist $install_dir/public/sym $data_dir/uploads
|
||||
chmod -R 2775 $install_dir/storage/* $install_dir/app/* $install_dir/public/dist $install_dir/public/sym $data_dir/uploads $install_dir/bootstrap/
|
||||
chmod 2775 $install_dir/.
|
||||
#chmod 2775 $install_dir/.
|
||||
|
||||
#=================================================
|
||||
# INSTALL APP WITH COMPOSER
|
||||
|
|
Loading…
Reference in a new issue