1
0
Fork 0
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:
yalh76 2020-06-12 03:54:05 +02:00 committed by tituspijean
parent 9e4e6aabde
commit d300f231b2

View file

@ -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"