mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update install
Using ynh_script_progression --time should only be for calibrating the weigh
This commit is contained in:
parent
9e4e6aabde
commit
d300f231b2
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ ynh_composer_exec --user=$app --phpversion=$phpversion --workdir=$final_path \
|
|||
#=================================================
|
||||
# FLARUM POST-INSTALL
|
||||
#=================================================
|
||||
ynh_script_progression --message="Configuring Flarum..." --time --weight=2
|
||||
ynh_script_progression --message="Configuring Flarum..." --weight=2
|
||||
|
||||
# Copy the configuration.yml to working directory
|
||||
finalflarumconf="$final_path/configuration.yml"
|
||||
|
|
Loading…
Reference in a new issue