1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pufferpanel_ynh.git synced 2024-09-03 20:16:03 +02:00
This commit is contained in:
liberodark 2019-01-04 16:54:14 +01:00
parent 96b513880d
commit 491830c814

View file

@ -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"