Update install

This commit is contained in:
Éric Gaspar 2023-03-07 22:22:03 +01:00
parent 9251a8302c
commit 038c70c640
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ chown -R $app:www-data "$install_dir"
#=================================================
# SYSTEM CONFIGURATION
#=================================================
ynh_script_progression --message="Adding system configurations related to $app ..." --weight=1
ynh_script_progression --message="Adding system configurations related to $app..." --weight=1
### `ynh_add_fpm_config` is used to set up a PHP config.
### You can remove it if your app doesn't use PHP.