Browse Source

chg: update readme with "Just Odoo It" url

Add justodooit url: https://justodooit.myceliandre.fr/r/deploy
rc1
Nicolas JEUDY 4 years ago
committed by Valentin Lab
parent
commit
580e764a8b
  1. 4
      README.org

4
README.org

@ -40,14 +40,14 @@ mycéliandre. Un compose de base est aussi proposé.
**** Hôte linux base debian 9
#+BEGIN_SRC sh
wget http://docker.0k.io/get/myc -qO - | bash
wget https://justodooit.myceliandre.fr/r/deploy -qO - | bash
#+END_SRC
If you want to setup odoo admin password and domain in one go:
#+BEGIN_SRC sh
export DOMAIN=myhost.com
wget http://docker.0k.io/get/myc -qO - | bash
wget https://justodooit.myceliandre.fr/r/deploy -qO - | bash
#+END_SRC
**** Hôte macosx

Loading…
Cancel
Save