mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Update install
This commit is contained in:
parent
9071435801
commit
8a7954a73d
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ ynh_script_progression --message="Configuring Roundcube..." --weight=2
|
|||
#ynh_replace_string --match_string="__DB_NAME__" --replace_string="$db_name" --target_file="$final_path/config/config.inc.php"
|
||||
#ynh_replace_string --match_string="__LANGUAGE__" --replace_string="$language" --target_file="$final_path/config/config.inc.php"
|
||||
|
||||
desket=$(ynh_string_random --length=24)
|
||||
deskey=$(ynh_string_random --length=24)
|
||||
file="__FILE__"
|
||||
ynh_add_config --template="../conf/config.inc.php" --destination="$final_path/config/config.inc.php"
|
||||
|
||||
|
|
Loading…
Reference in a new issue