mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
fix
This commit is contained in:
parent
dd5aef8ec2
commit
4e8c55e831
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ sudo yunohost app setting $app domain -v $domain
|
|||
# Add services
|
||||
sudo yunohost service add postgresql
|
||||
sudo yunohost service add odoo
|
||||
sudo yunohost service stop odoo
|
||||
sudo yunohost service start odoo
|
||||
|
||||
# Configure Nginx and reload
|
||||
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
|
||||
|
|
Loading…
Reference in a new issue