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:
parent
f1573f6995
commit
53b8b02eae
1 changed files with 1 additions and 1 deletions
|
@ -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 #--ignore-platform-reqs
|
||||
ynh_exec_as "$app" php$phpversion bin/composer.phar install --no-dev --quiet
|
||||
|
||||
# Install application
|
||||
ynh_exec_as "$app" php$phpversion bin/console.php autoinstall\
|
||||
|
|
Loading…
Add table
Reference in a new issue