mirror of
https://github.com/YunoHost-Apps/lionwiki-t2t_ynh.git
synced 2024-09-03 19:36:27 +02:00
fixes css problem from issue #24
This commit is contained in:
parent
2418cd8d2c
commit
a587949dbc
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ ynh_add_fpm_config
|
||||||
ynh_add_nginx_config
|
ynh_add_nginx_config
|
||||||
|
|
||||||
|
|
||||||
#
|
# chmod again to fix unaccessible templates / css files
|
||||||
chmod -R 755 "$install_dir"
|
chmod -R 755 "$install_dir"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue