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 15:47:06 +02:00
parent c9a6d6792b
commit 9f13f70f49

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" ynh_mysql_connect_as --user="$db_user" --password="$db_pwd" --database="$db_name" < "$final_path/database.sql"
# LDAP addon config # 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 # PHP-FPM CONFIGURATION