1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-05-10 10:37:24 +02:00
parent 2f2c54e9f0
commit 4f29b667ff
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -112,6 +112,8 @@ ynh_add_fpm_config --phpversion=$phpversion
#=================================================
ynh_script_progression --message="Installing $app with Composer..." --weight=15
rm $final_path/package-lock.json
ynh_install_composer --install_args="--prefer-dist --no-scripts --no-dev"
#=================================================