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

Update install

This commit is contained in:
Éric Gaspar 2023-05-21 11:52:52 +02:00
parent 603e602a08
commit 43fc120bb3

View file

@ -65,7 +65,8 @@ ynh_add_nginx_config
#================================================= #=================================================
ynh_script_progression --message="Installing composer dependencies..." ynh_script_progression --message="Installing composer dependencies..."
ynh_exec_warn_less ynh_install_composer --workdir="$install_dir" #ynh_exec_warn_less ynh_install_composer --workdir="$install_dir"
ynh_exec_warn_less ynh_install_composer create-project grumpydictator/firefly-iii --no-dev --prefer-dist firefly-iii 6.0.10
#================================================= #=================================================
# ADD A CONFIGURATION # ADD A CONFIGURATION