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-03-30 09:04:56 +02:00
parent da6ef3096b
commit 944995b364

View file

@ -90,7 +90,7 @@ ynh_script_progression --message="Building Movim..."
ynh_install_composer
pushd $install_dir
php$phpversion artisan movim:migrate --no-interaction --force
php$phpversion composer.phar install
popd
#=================================================