I have a script am trying to run on odoo.sh shell to retrieve backup to a local server but the script requests a password each time it runs and I don't have sudo access in the odoo.sh. How can I bypass the request for a password such that the script runs automatically?????
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1115
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
I used ssh now I'm able to run my configurations without issues.