mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update install
This commit is contained in:
parent
231f44de46
commit
722eaacef9
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ ln -s $final_path/lang/it $final_path/lang/it_IT
|
|||
|
||||
#generating random password for database
|
||||
db_pwd=$(ynh_string_random)
|
||||
ynh_app_setting_set $app mysqlpwd $db_pwd
|
||||
|
||||
#configuring with given settings
|
||||
sudo cp $final_path/conf-dist.php $final_path/conf.php
|
||||
|
|
Loading…
Reference in a new issue