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

Update install

This commit is contained in:
Éric Gaspar 2023-08-21 17:00:57 +02:00
parent 8f69d3599f
commit 605981ac33

View file

@ -75,7 +75,7 @@ ynh_script_progression --message="Install Friendica..." --weight=1
pushd "$install_dir"
# Import Composer dependencies
ynh_exec_as "$app" php$phpversion bin/composer.phar install --no-dev --quiet
ynh_exec_as "$app" php$phpversion bin/composer.phar install --no-dev --quiet --ignore-platform-reqs
# Install application
ynh_exec_as "$app" php$phpversion bin/console.php autoinstall\