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
- Financeiro
- Inventário
- PoS
- Projeto
- MRP
Esta pergunta foi sinalizada
1448
Visualizações
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
I used ssh now I'm able to run my configurations without issues.