1
0
Fork 0
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:
Éric Gaspar 2023-03-08 19:36:58 +01:00
parent 2c4f09eb9b
commit 15c453bedc

View file

@ -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