Post AMJEZFALpSBUswmlzU by abbienormal@tech.lgbt
 (DIR) More posts by abbienormal@tech.lgbt
 (DIR) Post #AMJEZFALpSBUswmlzU by abbienormal@tech.lgbt
       2022-08-08T05:40:09Z
       
       0 likes, 0 repeats
       
       I need help in writing a bash scriptIt needs to set an env var and then run Odoothe line to run odoo is somewhat like this/path/to/odoo/odoo-bin -c path/to/some/config-file.cfg -d some-database#bash I know, it's simple, but I still need helpAny help appreciatedThanks
       
 (DIR) Post #AMJEZFcM9KaOHnt8ds by veer66@mstdn.io
       2022-08-08T06:11:40Z
       
       0 likes, 0 repeats
       
       @abbienormal I guess you can use export VAR1=...