Update install
This commit is contained in:
parent
9251a8302c
commit
038c70c640
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue