mirror of
https://github.com/YunoHost-Apps/pufferpanel_ynh.git
synced 2024-09-03 20:16:03 +02:00
clean
This commit is contained in:
parent
96b513880d
commit
491830c814
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ cp -a ../conf/config.json $final_path/config.json
|
|||
# MODIFY A CONFIG FILE
|
||||
#=================================================
|
||||
|
||||
#ynh_replace_string "random_key" "$random_key" "$final_path/.env"
|
||||
ynh_replace_string "yunouser" "$db_name" "$final_path/config.json"
|
||||
ynh_replace_string "yunopass" "$db_pwd" "$final_path/config.json"
|
||||
ynh_replace_string "yunobase" "$db_name" "$final_path/config.json"
|
||||
|
|
Loading…
Add table
Reference in a new issue