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-10 20:52:01 +02:00
parent 6fc41657f7
commit f5520c1264

View file

@ -127,7 +127,7 @@ ynh_add_config --template="../conf/local-sample.config.php" --destination="$fina
ynh_mysql_connect_as --user="$db_user" --password="$db_pwd" --database="$db_name" < "$final_path/database.sql"
# LDAP addon config
#ynh_add_config --template="../conf/addon.config.php" --destination="$final_path/config/addon.config.php"
ynh_add_config --template="../conf/addon.config.php" --destination="$final_path/config/addon.config.php"
#=================================================
# PHP-FPM CONFIGURATION