Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Script #4

Open
l34marr opened this issue Feb 2, 2021 · 2 comments
Open

Install Script #4

l34marr opened this issue Feb 2, 2021 · 2 comments

Comments

@l34marr
Copy link
Owner

l34marr commented Feb 2, 2021

odoo-script

@l34marr
Copy link
Owner Author

l34marr commented Feb 2, 2021

$ sudo wget https://raw.githubusercontent.com/Yenthe666/InstallScript/14.0/odoo_install.sh
$ diff odoo_install*
35c35
< GENERATE_RANDOM_PASSWORD="True"
---
> GENERATE_RANDOM_PASSWORD="False"
42c42
< ENABLE_SSL="True"
---
> ENABLE_SSL="False"
52,53c52,53
< WKHTMLTOX_X64=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_amd64.deb
< WKHTMLTOX_X32=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.trusty_i386.deb
---
> WKHTMLTOX_X64=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
> WKHTMLTOX_X32=https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_i386.deb

@l34marr
Copy link
Owner Author

l34marr commented Feb 2, 2021

odoo-start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant