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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1332
Görünümler
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol
I used ssh now I'm able to run my configurations without issues.