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
c9a6d6792b
commit
9f13f70f49
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue