mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
Update install
This commit is contained in:
parent
70f546baf0
commit
07e5642db4
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ chown -R $app:www-data "$install_dir"
|
|||
#=================================================
|
||||
# SYSTEM CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Adding system configurations related to $app ..." --weight=3
|
||||
ynh_script_progression --message="Adding system configurations related to $app..." --weight=3
|
||||
|
||||
# Create a dedicated PHP-FPM config
|
||||
ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint
|
||||
|
|
Loading…
Add table
Reference in a new issue