mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Update install
This commit is contained in:
parent
64e6166071
commit
9b443e73cf
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ sudo cp -a ../sources/roadiz-src-master/. $final_path
|
|||
sed -i "s@db_user@$db_user@g" ../conf/config.yml
|
||||
sed -i "s@db_pass@$db_pass@g" ../conf/config.yml
|
||||
sed -i "s@db_name@$db_name@g" ../conf/config.yml
|
||||
sudo mv ../conf/config.yml $final_path/config.yml
|
||||
sudo mv ../conf/config.yml $final_path/conf/config.yml
|
||||
|
||||
|
||||
# Installation
|
||||
|
|
Loading…
Add table
Reference in a new issue