mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Fix install script
This commit is contained in:
parent
8107638297
commit
ac12059bc9
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ ynh_store_file_checksum "$final_path/config/local.config.php"
|
|||
|
||||
# Run composer
|
||||
(cd $final_path && sudo php bin/composer.phar install)
|
||||
(cd $final_path && sudo bin/console config system addon ldapauth)
|
||||
|
||||
chown -R $app: $final_path
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue