1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-06-13 17:32:55 +02:00
parent 6235908d38
commit 1e7b857a31

View file

@ -158,7 +158,7 @@ ynh_add_systemd_config
#=================================================
ynh_script_progression --message="Building Movim..."
ynh_exec_warn_less ynh_exec_as $app ynh_install_composer --phpversion="$phpversion" --workdir="$final_path" #--install_args="--no-plugins --no-scripts --no-interaction"
ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$final_path" #--install_args="--no-plugins --no-scripts --no-interaction"
ynh_exec_warn_less ynh_composer_exec --phpversion="$phpversion" --workdir="$final_path" --commands="movim:migrate"
#ynh_exec_as $app php$phpversion $final_path/daemon.php config --username=$admin --password=$password --quiet