mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +02:00
Update install
This commit is contained in:
parent
668959f3d3
commit
4755240ecf
1 changed files with 2 additions and 2 deletions
|
@ -97,7 +97,7 @@ ynh_system_user_create --username=$app
|
|||
#=================================================
|
||||
ynh_script_progression --message="Configuring PHP-FPM..." --weight=2
|
||||
|
||||
# Create a dedicated php-fpm config
|
||||
# Create a dedicated PHP-FPM config
|
||||
ynh_add_fpm_config
|
||||
|
||||
#=================================================
|
||||
|
@ -140,7 +140,7 @@ touch "$final_path/admin/stdout.log"
|
|||
#=================================================
|
||||
# RUN DATABASE INITILIZATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Initializing database..." --weight=2
|
||||
ynh_script_progression --message="Initializing database..." --weight=2
|
||||
|
||||
# Install composer
|
||||
ynh_install_composer
|
||||
|
|
Loading…
Add table
Reference in a new issue