mirror of
https://github.com/YunoHost-Apps/phpipam_ynh.git
synced 2024-09-03 19:56:39 +02:00
Update install
This commit is contained in:
parent
5118bb6ec7
commit
1e00c2c137
1 changed files with 0 additions and 2 deletions
|
@ -132,8 +132,6 @@ cp -a ../conf/config.dist.php $final_path/config.php
|
|||
ynh_replace_string "yunouser" "$db_name" "$final_path/config.php"
|
||||
ynh_replace_string "yunopass" "$db_pwd" "$final_path/config.php"
|
||||
ynh_replace_string "yunobase" "$db_name" "$final_path/config.php"
|
||||
#ynh_replace_string "yunomail" "$email" "$final_path/config_inc.php.sample"s
|
||||
#ynh_replace_string "yunodomain" "$domain" "$final_path/config_inc.php.sample"
|
||||
|
||||
#=================================================
|
||||
# STORE THE CONFIG FILE CHECKSUM
|
||||
|
|
Loading…
Reference in a new issue