This website requires JavaScript.
Explore
Help
Sign In
Disassembler
/
Spotter-VM
Watch
1
Star
0
Fork
0
You've already forked Spotter-VM
Code
Issues
78
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
923b794cc6
Spotter-VM
/
lxc-apps
/
odoo
/
install
/
update-conf.sh
4 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
Introduce Odoo application package
2018-11-17 22:08:10 +01:00
#!/bin/sh
Fix hostnames
2019-10-05 16:34:10 +02:00
sed -i
"
s|\(^email_from = \).*|\1
${
EMAIL
}
|
"
/srv/odoo/odoo_conf/odoo.conf
Reference in New Issue
Copy Permalink