mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update install
This commit is contained in:
parent
94ecbb5e31
commit
4171a1f0d1
1 changed files with 1 additions and 6 deletions
|
@ -126,12 +126,7 @@ popd
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
chown -R www-data:www-data $final_path
|
chown -R www-data:www-data $final_path
|
||||||
chown -R www-data:www-data $final_path/bootstrap/cache public/uploads storage
|
chmod -R 755 $final_path
|
||||||
chown -R www-data:www-data $final_path/public/uploads
|
|
||||||
chown -R www-data:www-data $final_path/storage
|
|
||||||
chmod -R 755 $final_path/bootstrap/cache
|
|
||||||
chmod -R 755 $final_path/public/uploads
|
|
||||||
chmod -R 755 $final_path/storage
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP SSOWAT
|
# SETUP SSOWAT
|
||||||
|
|
Loading…
Add table
Reference in a new issue