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
- Бухгалтерия
- Склад
- PoS
- Проекты
- MRP
Этот вопрос был отмечен
1457
Представления
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация
I used ssh now I'm able to run my configurations without issues.