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

Update upgrade

This commit is contained in:
Éric Gaspar 2023-08-21 13:14:30 +02:00
parent 9eecf70ee8
commit f6e17108f3

View file

@ -95,7 +95,6 @@ ynh_add_fail2ban_config --logpath="/var/log/nginx/${domain}-error.log" --failreg
pushd "$install_dir"
ynh_exec_as "$app" php$phpversion bin/composer.phar install --no-dev --quiet
ynh_exec_as "$app" php$phpversion bin/console dbstructure update
#ynh_exec_as "$app" bin/console config system addon ldapauth
popd
#=================================================