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:
ericgaspar 2022-03-04 18:54:34 +01:00
parent 09526a7d11
commit d44edb2e70
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -152,7 +152,7 @@ ynh_script_progression --message="Building Movim..."
ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$final_path"
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 setAdmin $admin
#ynh_exec_as $app php$phpversion $final_path/daemon.php setAdmin $email
#=================================================
# GENERIC FINALIZATION