mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update install
This commit is contained in:
parent
4e965c23a0
commit
623e4c1f18
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ ynh_use_logrotate
|
|||
#=================================================
|
||||
|
||||
sudo mv ../conf/config.json $final_path/config.json
|
||||
sudo sed -i "s@__URL__@$path_url@g" $final_path/config.json
|
||||
sudo sed -i "s@__PORT__@$port@g" $final_path/config.json
|
||||
sudo sed -i "s@__SECRET__@$secret@g" $final_path/config.json
|
||||
sudo sed -i "s@dbuser@$dbuser@g" $final_path/config.json
|
||||
|
|
Loading…
Reference in a new issue